summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimvisee2019-04-18 20:41:51 +0000
committertimvisee2019-04-18 20:41:51 +0000
commit322fb372d51993579fc7628390dd0e5bfe727000 (patch)
tree7f602f3af9348da21af87d711137aa5689f1b7d2 /PKGBUILD
parentf97ed8d531526464bc45927eea22687ee72719b6 (diff)
downloadaur-322fb372d51993579fc7628390dd0e5bfe727000.tar.gz
Release v0.2.45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b54340c26096..f808b8777704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend-bin/PKGBUILD
pkgname=ffsend-bin
-pkgver=0.2.44
+pkgver=0.2.45
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"
license=('GPL3')
-source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.44/ffsend-v0.2.44-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.44/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.44/contrib/completions/ffsend.fish") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('e870df6b7930124ef38a411e3cb306f1c62f0f80171daed440a41f01f9cbd2a9' 'bd0f63d4acaed87da9bc80725ec2242c273463cf64ac56c858c46164a6a8a3ab' '15d9a3e79265615a73af4de0e20dd662ad96470aac7fc5dfeff7d26d90bdc667')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.45/ffsend-v0.2.45-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.45/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.45/contrib/completions/ffsend.fish") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('879bb38ea759d58331eaae53deb9bd2bcb639e8701cc0286a87e34ab847f4229' 'bd0f63d4acaed87da9bc80725ec2242c273463cf64ac56c858c46164a6a8a3ab' '15d9a3e79265615a73af4de0e20dd662ad96470aac7fc5dfeff7d26d90bdc667')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')