aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-23 05:11:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-23 05:11:24 -0300
commit2875d2537b277fe7a9b32b2b1cac96291808a8c1 (patch)
tree6d4cba064126f95f61735878e83ef48e08463de8
parentade5324b287f93b5e63d399d138f4c4eb4011e94 (diff)
community/imgbrd-grabber: downgrade to 7.1.1
-rw-r--r--community/imgbrd-grabber/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/imgbrd-grabber/APKBUILD b/community/imgbrd-grabber/APKBUILD
index 60f73326982..90f51f22c32 100644
--- a/community/imgbrd-grabber/APKBUILD
+++ b/community/imgbrd-grabber/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=imgbrd-grabber
-pkgver=7.2.1
-pkgrel=0
+pkgver=7.1.1
+pkgrel=1
pkgdesc="Powerful imageboard/booru downloader"
options="!check" # Tests requires graphics
url="https://bionus.github.io/imgbrd-grabber"
@@ -36,4 +36,4 @@ package() {
touch "$pkgdir"/usr/share/Grabber/settings.ini
}
-sha512sums="70772d23025e4a9a7f65594ba7af31787f23dc22f017418a636ad1bce70a5011352c0cba60fdbf2b9252b21f49910bfd59dd20322b6b464f91fdbdad8fb276e6 imgbrd-grabber-7.2.1.tar.gz"
+sha512sums="facbf6e24ca916273c1ec796ceb22abb67765a7c1c992ff37b426f512da5f7d6e40595c54b5240b8692e95892ecb999e76bdbd0e24c0e42ff346e6bbf722f7b2 imgbrd-grabber-7.1.1.tar.gz"