aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-11 17:42:55 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-11 17:42:55 -0300
commitf633d753e15ff2131fd0ca36562c4c136911a6cc (patch)
treebeb96c562feb4cc13ae69760716f5b1fa1b8a8e9
parent88959ae83e0f2f52b3f292fb985d74a5d86479be (diff)
downloadalpine_aports-f633d753e15ff2131fd0ca36562c4c136911a6cc.tar.bz2
alpine_aports-f633d753e15ff2131fd0ca36562c4c136911a6cc.tar.xz
alpine_aports-f633d753e15ff2131fd0ca36562c4c136911a6cc.zip
testing/flameshot: upgrade to 0.8.4
-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"