summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-03-26 09:24:27 +0800
committerlilac2019-03-26 09:24:27 +0800
commitb1d60ea266af30c9ad28ea737c7a3c60f45edc4a (patch)
tree3898a15ff310fdde384998c043ae95ee7b882b0e
parentcdb76a940be7b317b3fabb051d668662ef8b14b9 (diff)
downloadaur-b1d60ea266af30c9ad28ea737c7a3c60f45edc4a.tar.gz
update by lilac
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c35f512aa46..3350be68c75f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffsend-bin
pkgdesc = Easily and securely share files from the command line. A Firefox Send client.
- pkgver = 0.2.39
- pkgrel = 2
+ pkgver = 0.2.42
+ pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = ffsend-bin
provides = ffsend
conflicts = ffsend-git
conflicts = ffsend
- source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.39/ffsend-v0.2.39-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.42/ffsend-v0.2.42-linux-x64-static
sha256sums = 920887f505925963a40388e1a8553eb5cca7ee59c03dc285eb541ab0f02c7da0
pkgname = ffsend-bin
diff --git a/PKGBUILD b/PKGBUILD
index f53a8b6ceb5d..8f0418436560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Ariel AxionL <i at axionl dot me>
pkgname=ffsend-bin
-pkgver=0.2.39
-pkgrel=2
+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"
license=('GPL3')