summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-05 10:11:58 +0000
committertimvisee2019-03-05 10:11:58 +0000
commitd701f00e263411903937468860cef8c35d3a88ec (patch)
treef0a75bcead35dbe4e6c79ff7d832b0ae4de9df5d
parent5f767962501f3b74ede50943db94396a9f75e28f (diff)
downloadaur-d701f00e263411903937468860cef8c35d3a88ec.tar.gz
Release v0.2.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b564c6ac7cb0..5866ea9faf5a 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.13
+ pkgver = 0.2.14
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.13/ffsend-v0.2.13-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.14/ffsend-v0.2.14-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index 3218dec5c69e..fbabbefad09e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.13
+pkgver=0.2.14
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"