summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2020-09-27 14:30:33 +0000
committertimvisee2020-09-27 14:30:33 +0000
commit53b2433308559f034a23c894721abece521cb4c4 (patch)
tree01dfa72a579727a8d8c1eefda789e56ee957cd69
parent8cf2e3dbb8fead908d18afdc5d175f63ec21c260 (diff)
downloadaur-53b2433308559f034a23c894721abece521cb4c4.tar.gz
Release v0.2.67
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f77183fbd1b1..7b5eb103a48a 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.66
+ pkgver = 0.2.67
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.66::https://github.com/timvisee/ffsend/releases/download/v0.2.66/ffsend-v0.2.66-linux-x64-static
- source = ffsend-v0.2.66.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/ffsend.bash
- source = ffsend-v0.2.66.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/_ffsend
- source = ffsend-v0.2.66.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.66::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/LICENSE
- sha256sums = 9326acbd0d442794b92289c4f4b33231d41e1884d2c8297b914da6058c0b4749
+ source = ffsend-v0.2.67::https://github.com/timvisee/ffsend/releases/download/v0.2.67/ffsend-v0.2.67-linux-x64-static
+ source = ffsend-v0.2.67.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.67.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/_ffsend
+ source = ffsend-v0.2.67.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.67::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/LICENSE
+ sha256sums = e807273f929f047726db1d59a85396f5aa4171d87cb814e97ea1f4ec9d6ad0bf
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
diff --git a/PKGBUILD b/PKGBUILD
index 67d7a7a31bf7..3584c1c35d37 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.66
+pkgver=0.2.67
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.66/ffsend-v0.2.66-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.66/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('9326acbd0d442794b92289c4f4b33231d41e1884d2c8297b914da6058c0b4749' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.67/ffsend-v0.2.67-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.67/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('e807273f929f047726db1d59a85396f5aa4171d87cb814e97ea1f4ec9d6ad0bf' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')