From 8c8d7ed5a1fd5ac75402429c053291ecd19e209e Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Wed, 22 Mar 2023 13:22:19 +0100 Subject: [PATCH] Version bump --- net-im/tooth/Manifest | 2 +- net-im/tooth/{tooth-20230314.ebuild => tooth-20230322.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename net-im/tooth/{tooth-20230314.ebuild => tooth-20230322.ebuild} (94%) diff --git a/net-im/tooth/Manifest b/net-im/tooth/Manifest index 792e99d..a14243c 100644 --- a/net-im/tooth/Manifest +++ b/net-im/tooth/Manifest @@ -1 +1 @@ -DIST tooth-20230314.tar.gz 130961 BLAKE2B 6aca17fb7233346ac29efe4d095e2fe3523f4352a13eee01f86ef0e9ad0f94d98c2fcbc53c7f3d1b6bfadf55b9afca68737ef9920dbacdb8058ae4b00f9321ea SHA512 bc53b6d295d29a5ed578220985c693b43c90b5b7ac70b830d5ccf5397cfde58e70542e30a49cd64cf3cb9fb05c2a70a723373bde87dc0403309f096fbdb81279 +DIST tooth-20230322.tar.gz 134980 BLAKE2B c8f5c829079616d2fb04eeda158ca9fe60e7b7d848f60675304489826a4768a0b3e5347e6be53e87f5156812e467130f12e87c738c4bffd5bbf344882639bcc4 SHA512 22133a834acebb4fd6d8c6c24c0bbb7c90b4c6aa59fcb2d5df74d7562728b66fbb897f7a81170adee05a9974f4b2d09c48f2630dbdce75ddcc951619c9c12bb7 diff --git a/net-im/tooth/tooth-20230314.ebuild b/net-im/tooth/tooth-20230322.ebuild similarity index 94% rename from net-im/tooth/tooth-20230314.ebuild rename to net-im/tooth/tooth-20230322.ebuild index 819408d..3f611d1 100644 --- a/net-im/tooth/tooth-20230314.ebuild +++ b/net-im/tooth/tooth-20230322.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit gnome2-utils meson vala xdg -COMMIT="499dc7cc19b66d68bc5be9d93a60da7b5de44d06" +COMMIT="56e17962bcb6f529fcb6d8c1598ce73b0bf11786" DESCRIPTION="Mastodon client" HOMEPAGE="https://github.com/GeopJr/Tooth" SRC_URI="https://github.com/GeopJr/Tooth/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"