summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimvisee2019-12-03 13:51:52 +0000
committertimvisee2019-12-03 13:51:52 +0000
commit963423afb160a0034f4db0d1b2def4713839926e (patch)
tree9521c76b4095388b51deeaefe367cd7e6f16479f /PKGBUILD
parent033f34b5c072d6294cc048447d834902c3a673a7 (diff)
downloadaur-963423afb160a0034f4db0d1b2def4713839926e.tar.gz
Release v0.2.56
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e416c0707791..f478eb5a3d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend/PKGBUILD
pkgname=ffsend
-pkgver=0.2.55
+pkgver=0.2.56
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"
license=('GPL3')
-source=("ffsend-v$pkgver.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.55/ffsend-v0.2.55.tar.gz")
-sha256sums=('84434cc57b2fa157281a4d4852d88644aec8199a1505675801a9d3fc80642481')
+source=("ffsend-v$pkgver.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.56/ffsend-v0.2.56.tar.gz")
+sha256sums=('cf9656ee9e9ad03fc20594b98681850a9fee9d18a0296bb84ce9136c3abf71b1')
arch=('x86_64' 'i686')
provides=('ffsend')
depends=('ca-certificates')