From 320e2d810bf18071093422a2984e7f5db6693f1a Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 18 Aug 2021 11:04:24 +0200 Subject: [PATCH] Version bump --- dev-libs/libphonenumber/Manifest | 2 +- ...phonenumber-8.12.29.ebuild => libphonenumber-8.12.30.ebuild} | 0 gui-wm/phosh/phosh-0.13.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename dev-libs/libphonenumber/{libphonenumber-8.12.29.ebuild => libphonenumber-8.12.30.ebuild} (100%) diff --git a/dev-libs/libphonenumber/Manifest b/dev-libs/libphonenumber/Manifest index 7908dd8..9ac03ff 100644 --- a/dev-libs/libphonenumber/Manifest +++ b/dev-libs/libphonenumber/Manifest @@ -1 +1 @@ -DIST libphonenumber-8.12.29.tar.gz 10991411 BLAKE2B 706e6141e276c9ce3215ceefbbabae5a19801f3e3f8f30fd00600dba5156b95dbc496064db868807b6110767e03229952f6ce7712888e62d92317540a6ac81fe SHA512 1d2b7f84cea45e995452dc18f9f96b1a267c32fda6ee4b1ad8a5741733fd0c3dc23c74f3244f8d8860e46b5ac59412b36d3771fc4d84c2afa6332874645f2441 +DIST libphonenumber-8.12.30.tar.gz 10990809 BLAKE2B 3835ae2b00ac1fe4c45beab39ce6e0a8dec7cf2a94f12c6e721cfd8d4e1833f603291c2a7b902a1a3ba1022609be4f2cfd72a09b5bf8b1b51f4f30ae2ae97df4 SHA512 8e62c4f53fe32bb4a8cacd213f9eea13b45ccc95598bf9e53a579bfd97dd4936d6ba5a919977adee17dd01be4dc3623bdc301354cc14b188a794b6baf3b90dcf diff --git a/dev-libs/libphonenumber/libphonenumber-8.12.29.ebuild b/dev-libs/libphonenumber/libphonenumber-8.12.30.ebuild similarity index 100% rename from dev-libs/libphonenumber/libphonenumber-8.12.29.ebuild rename to dev-libs/libphonenumber/libphonenumber-8.12.30.ebuild diff --git a/gui-wm/phosh/phosh-0.13.0.ebuild b/gui-wm/phosh/phosh-0.13.0.ebuild index 07a44a5..f4853d4 100644 --- a/gui-wm/phosh/phosh-0.13.0.ebuild +++ b/gui-wm/phosh/phosh-0.13.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phosh/" SRC_URI=" https://gitlab.gnome.org/World/Phosh/phosh/-/archive/v${PV}/${MY_P}.tar.gz https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/${LVC_COMMIT}/libgnome-volume-control-${LVC_COMMIT}.tar.gz - https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/${LCU_COMMIT}/libcall-ui-${LCU_COMMIT}.tar.gz + https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/${LCU_COMMIT}/libcall-ui-${LCU_COMMIT}.tar.gz " S="${WORKDIR}/${MY_P}"