aboutsummaryrefslogtreecommitdiffstats
path: root/testing/toot
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2020-04-18 11:06:20 -0400
committerTBK <tbk@jjtc.eu>2020-04-18 17:08:40 +0000
commit7e8571cb5836917661a3b8fba86da3daf4d57044 (patch)
tree6fffa5ca0af468a999972d128916efcab399d203 /testing/toot
parent802135ba072e2f83db61d9a34dee444f4cf26e84 (diff)
downloadaports-7e8571cb5836917661a3b8fba86da3daf4d57044.tar.bz2
aports-7e8571cb5836917661a3b8fba86da3daf4d57044.tar.xz
testing/toot: upgrade to 0.26.0
Diffstat (limited to 'testing/toot')
-rw-r--r--testing/toot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/toot/APKBUILD b/testing/toot/APKBUILD
index 506c77fe70..acbfa04127 100644
--- a/testing/toot/APKBUILD
+++ b/testing/toot/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=toot
_pyname=toot
-pkgver=0.25.2
+pkgver=0.26.0
pkgrel=0
pkgdesc="mastodon cli & tui"
url="https://github.com/ihabunek/toot"
@@ -28,5 +28,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b57bfbbed55a877a4e8635b2c3ec67b804a0e43d5ea7deb8682e511088f5a29f6f112ca2f40f969a1197e93d1116d4cb2f7d23df478e696f5f5e4452131b78f9 toot-0.25.2.tar.gz
+sha512sums="c90cd81835ea60882d5e7db68ea7d69b5a3fe657b5b5c34c81daf4e5b672d66181cfb724e15e1a3eb12aad167584d82ba782b169ab294046979454de762a914c toot-0.26.0.tar.gz
584bc6ec6a44c6b3a77430491fbb5a4f57ab71a4476b3fd93c1ea267f729262b69e115ada2f84696f9e93b0522ef682872dd7ba6585dfe2c20a0529e733d742e 01-skip-version-test.patch"