Skip to content

Commit

Permalink
gui-apps/wl-clipboard: 2.0.0 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Oct 3, 2019
1 parent f06daf5 commit 7ef0bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui-apps/wl-clipboard/Manifest
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7ef0bd8

Please sign in to comment.