summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimvisee2021-04-09 15:18:13 +0000
committertimvisee2021-04-09 15:18:13 +0000
commit55e1b1e46a504e6c723b0a4fc9752105af2e34a9 (patch)
treee6af2199c4733e5cf0808cfc86a0a67ceae1705f /PKGBUILD
parent57a3823f47b24db609ccfddd220366ec62e5aa12 (diff)
downloadaur-55e1b1e46a504e6c723b0a4fc9752105af2e34a9.tar.gz
Release v0.2.71
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ca98ea2df5c..087b23ff0bd0 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.70
+pkgver=0.2.71
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.70/ffsend-v0.2.70.tar.gz")
-sha256sums=('b1a57dd6d145fed24ea9c18008327b7fdc4cf58737d4908144d11e3ae63f85c2')
+source=("ffsend-v$pkgver.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.71/ffsend-v0.2.71.tar.gz")
+sha256sums=('f9556b2dc98ff797fd3d5f67ebebda9cbc123bac25eee2cfd3326759fff03c4e')
arch=('x86_64' 'i686')
provides=('ffsend')
depends=('ca-certificates')