aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testing/flameshot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/flameshot/APKBUILD b/testing/flameshot/APKBUILD
index 1b2e58a947..afe845680b 100644
--- a/testing/flameshot/APKBUILD
+++ b/testing/flameshot/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Leo <thinkabit.ukim@gmail.com> 1# Contributor: Leo <thinkabit.ukim@gmail.com>
2# Maintainer: 2# Maintainer:
3pkgname=flameshot 3pkgname=flameshot
4pkgver=0.8.3 4pkgver=0.8.4
5pkgrel=0 5pkgrel=0
6pkgdesc="Featureful screenshot app" 6pkgdesc="Featureful screenshot app"
7options="!check" # No test suite 7options="!check" # No test suite
@@ -35,4 +35,4 @@ package() {
35 make -C build DESTDIR="$pkgdir" install 35 make -C build DESTDIR="$pkgdir" install
36} 36}
37 37
38sha512sums="be9684b0cdcb2a62eabc610e414a29585f3e8086d0f3781a79d256b0bc100cd7a4d10aba93f1212b9e666fc77bd48665a4d29bab13701193bc7dfaa84bda807e flameshot-0.8.3.tar.gz" 38sha512sums="6b5e682affc04a9d16211ce3b3cbc52062963ff4045d870ae5ad3e98991b307b980afca104777738ac0381d65c8b22fb9f849487b0de97329cf7df4d89aa1e8d flameshot-0.8.4.tar.gz"