From 4b52d903417758fee2c104df240ea928bbd8b7fd Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 17 Aug 2021 11:44:27 +0200 Subject: [PATCH] Version bump --- net-im/chatty/Manifest | 2 +- net-im/chatty/{chatty-0.3.3.ebuild => chatty-0.3.4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename net-im/chatty/{chatty-0.3.3.ebuild => chatty-0.3.4.ebuild} (88%) diff --git a/net-im/chatty/Manifest b/net-im/chatty/Manifest index fbffcc1..a0549b8 100644 --- a/net-im/chatty/Manifest +++ b/net-im/chatty/Manifest @@ -1 +1 @@ -DIST chatty-0.3.3.tar.gz 458463 BLAKE2B 4f07af0162742f8779bac2af89ea5288cb4dacf4f135d452620ad5e3362450fbd3861ec96b74f4a1dfac4d3065dfe9b5beb780453aec7f6f6746adad0b6f4a03 SHA512 d075faad5760f0892facad6637e8142f1a9c467d7f7a71e64ac7c6379dbff967ebb4da74a4327c97c0b4fc07e4f5d184e43470300f29a94779c648cb0f4686e8 +DIST chatty-v0.3.4.tar.gz 460318 BLAKE2B 2117bd68c5c491df4efbe9e04ff96cefc116b06d8182cbabb220d2a683224903b64479ae999300cb6f21ca3a138ba10605b44165729c35485aa2e2e052352280 SHA512 11e2d8229bba7db8f17e8186d3b148ecbccd11c36db8ca82260443f79a399c8a87442e6185b6adc04426d07a65fe54d0550d713b164e48734ff6db17bf190268 diff --git a/net-im/chatty/chatty-0.3.3.ebuild b/net-im/chatty/chatty-0.3.4.ebuild similarity index 88% rename from net-im/chatty/chatty-0.3.3.ebuild rename to net-im/chatty/chatty-0.3.4.ebuild index 63eb3a1..bddaf72 100644 --- a/net-im/chatty/chatty-0.3.3.ebuild +++ b/net-im/chatty/chatty-0.3.4.ebuild @@ -9,7 +9,7 @@ COMMIT="501805ee4e013470c1c9eb17e930f9fe914e3671" DESCRIPTION="Messaging client" HOMEPAGE="https://source.puri.sm/Librem5/chatty" -SRC_URI="https://source.puri.sm/Librem5/chatty/-/archive//${COMMIT}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://source.puri.sm/Librem5/chatty/-/archive/v${PV}/${PN}-v${PV}.tar.gz" LICENSE="GPL-3"