summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-04 18:50:22 +0000
committertimvisee2019-03-04 18:50:22 +0000
commit0fb1fc5940a68be42db7e90f70d52b898c3ccd5f (patch)
treec87e644563381ccc844997d863090150e349d77e
parent1b0407c189e6f861586e7fc52022afdfd17318c1 (diff)
downloadaur-0fb1fc5940a68be42db7e90f70d52b898c3ccd5f.tar.gz
Release v0.2.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 201edd5a2b40..3ae2f4b484de 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.9
+ pkgver = 0.2.11
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.9/ffsend-v0.2.9-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.11/ffsend-v0.2.11-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index f068b7f7ac5e..0661cbb53bc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.9
+pkgver=0.2.11
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"