summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-12 22:24:16 +0000
committertimvisee2019-03-12 22:24:16 +0000
commitbadad92f1831b61d404e64cee2169bda5cec2fc0 (patch)
tree48f18e30b21f3974d0c6cfc3798835cf4792b7e3
parent6a040da2f3ba3927748888ca80b4fdac63da81b6 (diff)
downloadaur-badad92f1831b61d404e64cee2169bda5cec2fc0.tar.gz
Release v0.2.29
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d04fbd35dc05..c62213c84517 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.27
+ pkgver = 0.2.29
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.27/ffsend-v0.2.27-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.29/ffsend-v0.2.29-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index 58188314a1e7..61742b9f229d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.27
+pkgver=0.2.29
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"