summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-04-25 18:43:19 +0200
committerDavid Seifert <soap@gentoo.org>2023-04-25 18:43:19 +0200
commitab072776959dd0ee1a490aec8512bcd70aa565e2 (patch)
tree4621b769428f94c014c0cb208aae21619e90d4c2 /x11-misc/xsel
parentx11-misc/xsel: drop old (diff)
downloadgentoo-ab072776959dd0ee1a490aec8512bcd70aa565e2.tar.gz
gentoo-ab072776959dd0ee1a490aec8512bcd70aa565e2.tar.bz2
gentoo-ab072776959dd0ee1a490aec8512bcd70aa565e2.zip
x11-misc/xsel: rename to proper tarball name
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r--x11-misc/xsel/Manifest2
-rw-r--r--x11-misc/xsel/xsel-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsel/Manifest b/x11-misc/xsel/Manifest
index e3d59949e73e..4c89446690fa 100644
--- a/x11-misc/xsel/Manifest
+++ b/x11-misc/xsel/Manifest
@@ -1,2 +1,2 @@
-DIST 1.2.1.tar.gz 51621 BLAKE2B c9c066e4032d71c8c9e717c1251ce929590a7e3be9a156f54eb2625b3877b683e1a3f53f88c405b3f9986160ec38a3a737fe919f703ab307d1e74c97ef81c9f8 SHA512 549874679a2d2979fca851ce762870165f5cbe60ba3f15e0690080506a78ea0b2c52833bbf7868eb3988fc377a103c31c62367fb9c5d1eb606e0660985f82ca4
DIST xsel-1.2.0.tar.gz 169155 BLAKE2B 59b5c2f03058be1a584f12bd5c129a008ae581545b7aed3a54240f6a0b9c29e857c7425cbf6fa6421ccd577a1907a9a6c1d7213e4ccc43309a5e8933e707847d SHA512 e28623e6cc180f2e2210c20697d21d336633f0a5272ca9b62150a1c535e8de89731acc07230a9977e391e37d3943a9d687f1f967765a15bca5092a6c6d8c4d8f
+DIST xsel-1.2.1.tar.gz 51621 BLAKE2B c9c066e4032d71c8c9e717c1251ce929590a7e3be9a156f54eb2625b3877b683e1a3f53f88c405b3f9986160ec38a3a737fe919f703ab307d1e74c97ef81c9f8 SHA512 549874679a2d2979fca851ce762870165f5cbe60ba3f15e0690080506a78ea0b2c52833bbf7868eb3988fc377a103c31c62367fb9c5d1eb606e0660985f82ca4
diff --git a/x11-misc/xsel/xsel-1.2.1.ebuild b/x11-misc/xsel/xsel-1.2.1.ebuild
index 95e5dc2933f5..3ad0d603b50c 100644
--- a/x11-misc/xsel/xsel-1.2.1.ebuild
+++ b/x11-misc/xsel/xsel-1.2.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Command-line program for getting and setting the contents of the X selection"
HOMEPAGE="https://vergenet.net/~conrad/software/xsel"
-SRC_URI="https://github.com/kfish/xsel/archive/refs/tags/${PV}.tar.gz"
+SRC_URI="https://github.com/kfish/xsel/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="HPND"
SLOT="0"