gui-apps/wl-clipboard: 2.0.0 bump
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 3 Oct 2019 18:45:20 +0000 (13:45 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 3 Oct 2019 18:49:54 +0000 (13:49 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-apps/wl-clipboard/Manifest
gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild [moved from gui-apps/wl-clipboard/wl-clipboard-2.0.0_beta2.ebuild with 84% similarity]

index 0fb6460117200c41c50c99d8cb9bc8f231a6d0b2..87c9fd9aba694dd6346ed112367cf6f373a6665c 100644 (file)
@@ -1,2 +1,2 @@
 DIST wl-clipboard-1.0.0.tar.gz 25442 BLAKE2B 02e2e99287e1376f26f73a546654e66ddb9d0a85caf457e4a023f0a02cb4d7a9cb3c8ab5840982bf014afb9fc3601722dd4c2fc4239b74a05d309a0a16d20299 SHA512 328c18a9eb2ccfc788e7ab785077ab8d663c75f2ce8f6f434799575fc76ccc89238faf930948bced216d22bee0adfc810af5e84ffc63bc82c4e1d02da4286296
-DIST wl-clipboard-2.0.0_beta2.tar.gz 41616 BLAKE2B 0200aa5f6d506eec20fbccade891c200e39c09336baf1d74fcc6d3d51f93091fa273cc2b2b061f53a152e590af4fd7e403427f5998c91a037dd4b162e404f98b SHA512 94cbf63b8f02bf0d2c12497e46a5bbceb54514b0a08e2e6a29573b579fdbf2560249159f25fbed348b4565fab49f58469be200a64e43affa58a1eeaaf2ecbef2
+DIST wl-clipboard-2.0.0.tar.gz 41922 BLAKE2B 6c133f4fc1d70871942cc8ab8ed709a300b9f1370b14869840ed620d866aedc18df8955fcade78affa9317aaee2a1f5c57d04e2e735c94c96049e29e019aadf8 SHA512 a719b7197b0dec247ef50d800d8f10f3c377e41ff6d79ebfb4da50f2581d24a25ff987985e7a8f68842fdf8e706527d0b9ee3545c0044673110963b3ba8b55f1
similarity index 84%
rename from gui-apps/wl-clipboard/wl-clipboard-2.0.0_beta2.ebuild
rename to gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild
index 49a565608a8874bbcfa440dc243b77544a2f0714..d7fcf5337472675ad7358eab68ad9df260a9cd1c 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/bugaevc/${PN}.git"
 else
-       SRC_URI="https://github.com/bugaevc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+       SRC_URI="https://github.com/bugaevc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi