summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2021-04-09 13:45:40 +0000
committertimvisee2021-04-09 13:45:40 +0000
commit54fedb0f9e536e30cd023e18f850d25a18839e3b (patch)
tree5448dbbccbce6c92f47d2523b61e1c7a234cfe3d
parentda0658b70127379784002d4734c7a1062f64525a (diff)
downloadaur-54fedb0f9e536e30cd023e18f850d25a18839e3b.tar.gz
Release v0.2.70
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be4291888263..e5ad8ae9073a 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.68
+ pkgver = 0.2.70
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
@@ -10,16 +10,16 @@ pkgbase = ffsend-bin
optdepends = bash-completion: support auto completion for bash
provides = ffsend
conflicts = ffsend
- source = ffsend-v0.2.68::https://github.com/timvisee/ffsend/releases/download/v0.2.68/ffsend-v0.2.68-linux-x64-static
- source = ffsend-v0.2.68.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/ffsend.bash
- source = ffsend-v0.2.68.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/_ffsend
- source = ffsend-v0.2.68.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.68::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/LICENSE
- sha256sums = f5f5233d977dc39c23057bf62a3d01924636eab9e9243b996f73bcdf8f3d3ce5
+ source = ffsend-v0.2.70::https://github.com/timvisee/ffsend/releases/download/v0.2.70/ffsend-v0.2.70-linux-x64-static
+ source = ffsend-v0.2.70.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.70.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/_ffsend
+ source = ffsend-v0.2.70.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.70::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/LICENSE
+ sha256sums = 86f18f37e0dcfdc94898dca0b52f3ac05088bf0cc716e463dd83df706f76d495
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
- sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
+ sha256sums = c61f12da7cdad526bdcbed47a4c0a603e60dbbfdaf8b66933cd088e9132c303f
pkgname = ffsend-bin
diff --git a/PKGBUILD b/PKGBUILD
index a79e4d5136bb..ba42b63d148b 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.68
+pkgver=0.2.70
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.68/ffsend-v0.2.68-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.68/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('f5f5233d977dc39c23057bf62a3d01924636eab9e9243b996f73bcdf8f3d3ce5' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.70/ffsend-v0.2.70-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.70/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('86f18f37e0dcfdc94898dca0b52f3ac05088bf0cc716e463dd83df706f76d495' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' 'c61f12da7cdad526bdcbed47a4c0a603e60dbbfdaf8b66933cd088e9132c303f')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')