From 024867df8653f5212b48e7cc0528728d724e152b Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 14 Mar 2023 12:40:14 +0100 Subject: [PATCH] Version bump --- net-im/tooth/Manifest | 2 +- net-im/tooth/{tooth-202302327.ebuild => tooth-20230314.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename net-im/tooth/{tooth-202302327.ebuild => tooth-20230314.ebuild} (94%) diff --git a/net-im/tooth/Manifest b/net-im/tooth/Manifest index db1720a..792e99d 100644 --- a/net-im/tooth/Manifest +++ b/net-im/tooth/Manifest @@ -1 +1 @@ -DIST tooth-202302327.tar.gz 128957 BLAKE2B 9a9ef93db4a10d8a3cba11728ab758fd1933954acb30d6d0d6ee12d270793fe6bd2cbf849ad52b87d481976e629db8be0a4de6d2b045c696547e5e5bc749d660 SHA512 765c4c1d10efc4b4a37cb78ea0e4719d04715d1ac56b63f2b4a471ba8dbc11fc1f4b9da98c27fa1dd7bf73878679c26c608da0da92bfee68017f2627663e98a5 +DIST tooth-20230314.tar.gz 130961 BLAKE2B 6aca17fb7233346ac29efe4d095e2fe3523f4352a13eee01f86ef0e9ad0f94d98c2fcbc53c7f3d1b6bfadf55b9afca68737ef9920dbacdb8058ae4b00f9321ea SHA512 bc53b6d295d29a5ed578220985c693b43c90b5b7ac70b830d5ccf5397cfde58e70542e30a49cd64cf3cb9fb05c2a70a723373bde87dc0403309f096fbdb81279 diff --git a/net-im/tooth/tooth-202302327.ebuild b/net-im/tooth/tooth-20230314.ebuild similarity index 94% rename from net-im/tooth/tooth-202302327.ebuild rename to net-im/tooth/tooth-20230314.ebuild index 90e1089..819408d 100644 --- a/net-im/tooth/tooth-202302327.ebuild +++ b/net-im/tooth/tooth-20230314.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit gnome2-utils meson vala xdg -COMMIT="8c908a05a7d7ddb3bbc5e47af94d3bdbd1334f03" +COMMIT="499dc7cc19b66d68bc5be9d93a60da7b5de44d06" DESCRIPTION="Mastodon client" HOMEPAGE="https://github.com/GeopJr/Tooth" SRC_URI="https://github.com/GeopJr/Tooth/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"