summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-07 01:22:08 +0000
committertimvisee2019-03-07 01:22:08 +0000
commit289abeb4640780dead60be0e325be7e803149354 (patch)
tree93e1e3023c5260e5b6913daefb778e595a3e1da4
parent861c09304a328f49b2954fb39807c5403d8e6d73 (diff)
downloadaur-289abeb4640780dead60be0e325be7e803149354.tar.gz
Release v0.2.21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82ccbe152b2a..308968227356 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffsend
pkgdesc = Easily and securely share files from the command line. A Firefox Send client.
- pkgver = 0.2.20
+ pkgver = 0.2.21
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = ffsend
depends = ca-certificates
optdepends = xclip: clipboard support
conflicts = ffsend-git
- source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.20/ffsend-v0.2.20-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.21/ffsend-v0.2.21-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index 715abb237cd9..8fcd71d17356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.20
+pkgver=0.2.21
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"