aboutsummaryrefslogtreecommitdiff
path: root/testing/ffsend
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-05 22:46:33 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-05 23:06:16 +0100
commitda140a2773f413e64bd69f3c6d0f8b86702481d4 (patch)
tree813d35968905330df8ca2a3e7cd6a8e80ce8fb2f /testing/ffsend
parentc967cbeb7cdc4fe2cb6d360d809b2a5122d7214b (diff)
downloadalpine_aports-da140a2773f413e64bd69f3c6d0f8b86702481d4.tar.bz2
alpine_aports-da140a2773f413e64bd69f3c6d0f8b86702481d4.tar.xz
alpine_aports-da140a2773f413e64bd69f3c6d0f8b86702481d4.zip
testing/ffsend: upgrade to 0.2.57
Diffstat (limited to 'testing/ffsend')
-rw-r--r--testing/ffsend/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ffsend/APKBUILD b/testing/ffsend/APKBUILD
index a2d5fc3520..d7eff8fea9 100644
--- a/testing/ffsend/APKBUILD
+++ b/testing/ffsend/APKBUILD
@@ -1,9 +1,9 @@
1# Contributor: Rasmus Thomsen <oss@cogitri.dev> 1# Contributor: Rasmus Thomsen <oss@cogitri.dev>
2# Maintainer: Rasmus Thomsen <oss@cogitri.dev> 2# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
3pkgname=ffsend 3pkgname=ffsend
4pkgver=0.2.56 4pkgver=0.2.57
5pkgrel=0 5pkgrel=0
6pkgdesc=" A fully featured Firefox Send client" 6pkgdesc="A fully featured Firefox Send client"
7url="https://gitlab.com/timvisee/ffsend" 7url="https://gitlab.com/timvisee/ffsend"
8arch="x86_64 x86 armhf armv7 aarch64 ppc64le" # limited by cargo 8arch="x86_64 x86 armhf armv7 aarch64 ppc64le" # limited by cargo
9license="GPL-3.0-only" 9license="GPL-3.0-only"
@@ -62,4 +62,4 @@ fishcomp() {
62 "$subpkgdir"/usr/share/fish/completions/ffsend.fish 62 "$subpkgdir"/usr/share/fish/completions/ffsend.fish
63} 63}
64 64
65sha512sums="7b4e2bc424a4483f5095cb50c8e85f8cecef99135f2a30272b584cb8c36d2304d98f982ef057f6ba12f07c6aa7c014562a175ee3c3280676909a478729b3e17b ffsend-v0.2.56.tar.gz" 65sha512sums="6745feca3f1eec454919cca74ea7306ca41107009416348f3e0c572ce60f71ac8db7a0a2816906a9989a13acd7383720e27af977a07a5a7a28cffd3cb6c04f56 ffsend-v0.2.57.tar.gz"