summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-10 01:19:53 +0000
committertimvisee2019-03-10 01:19:53 +0000
commit53f266752385b34637df93c02765bfd2a8d4c784 (patch)
tree202b6530092ad683e61484f711f173391fce8ca4
parent3097e28ecf26e036a48b278a0950f7f1e8e014f0 (diff)
downloadaur-53f266752385b34637df93c02765bfd2a8d4c784.tar.gz
Release v0.2.25
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 475d34154925..91ffc78e1978 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.24
+ pkgver = 0.2.25
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.24/ffsend-v0.2.24-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.25/ffsend-v0.2.25-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index dde177a8a098..4b928976ec0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.24
+pkgver=0.2.25
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"