summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2020-05-17 17:27:02 +0000
committertimvisee2020-05-17 17:27:02 +0000
commit70195f0e4e49f28b5f90e7f461b08065d609a5e6 (patch)
treeecc55a4d27d343d4890cd28bdc3055cf14c8c536
parent1a8bf78f1ac00ec1d3b391ea778460d3b431b492 (diff)
downloadaur-70195f0e4e49f28b5f90e7f461b08065d609a5e6.tar.gz
Release v0.2.64
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2473f2ee8da3..0cd5cc69bc41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffsend-bin
pkgdesc = Easily and securely share files from the command line. A Firefox Send client.
- pkgver = 0.2.62
+ pkgver = 0.2.64
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = ffsend-bin
optdepends = bash-completion: support auto completion for bash
provides = ffsend
conflicts = ffsend
- source = ffsend-v0.2.62::https://github.com/timvisee/ffsend/releases/download/v0.2.62/ffsend-v0.2.62-linux-x64-static
- source = ffsend-v0.2.62.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/ffsend.bash
- source = ffsend-v0.2.62.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/_ffsend
- source = ffsend-v0.2.62.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.62::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/LICENSE
- sha256sums = 30086c0a573e969600bc3f4b80c1b6ae02211be46e7600eea35eadeb09d6adf7
+ source = ffsend-v0.2.64::https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-linux-x64-static
+ source = ffsend-v0.2.64.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.64.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/_ffsend
+ source = ffsend-v0.2.64.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.64::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/LICENSE
+ sha256sums = 806e1c5379c9860982a78541eab46bc39da53e0efe53988aa3d6b060c7440422
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 8a8bc20a418a12eb87ffaf5c7905355fde7199d606eff00ef48a011d8ab0d08f
sha256sums = 0b4f6d36d9122fd9aa99028778a096b65d9270077a0743b226bef0306bf9bf14
diff --git a/PKGBUILD b/PKGBUILD
index a8c56e75d548..0e45ad96ef40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,17 +6,17 @@
# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend-bin/PKGBUILD
pkgname=ffsend-bin
-pkgver=0.2.62
+pkgver=0.2.64
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.62/ffsend-v0.2.62-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.62/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('30086c0a573e969600bc3f4b80c1b6ae02211be46e7600eea35eadeb09d6adf7' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '8a8bc20a418a12eb87ffaf5c7905355fde7199d606eff00ef48a011d8ab0d08f' '0b4f6d36d9122fd9aa99028778a096b65d9270077a0743b226bef0306bf9bf14' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('806e1c5379c9860982a78541eab46bc39da53e0efe53988aa3d6b060c7440422' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '8a8bc20a418a12eb87ffaf5c7905355fde7199d606eff00ef48a011d8ab0d08f' '0b4f6d36d9122fd9aa99028778a096b65d9270077a0743b226bef0306bf9bf14' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')