summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-25 21:30:13 +0000
committertimvisee2019-03-25 21:30:13 +0000
commita516bc2ea62a0ca2189a83cdfe1fe8f33800be14 (patch)
tree3190267c403f5fade8c87a42b8157f5438b5790b
parent24b064b75b57680d0289aba7bc15dd394584b0af (diff)
downloadaur-a516bc2ea62a0ca2189a83cdfe1fe8f33800be14.tar.gz
Release v0.2.42
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee3715dda297..eadc89031ffe 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.38
+ pkgver = 0.2.42
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.38/ffsend-v0.2.38-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.42/ffsend-v0.2.42-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index ce9760e95c6a..84d9e7a6ff1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-pkgver=0.2.38
+pkgver=0.2.42
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"