summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2020-10-16 13:22:54 +0000
committertimvisee2020-10-16 13:22:54 +0000
commitda0658b70127379784002d4734c7a1062f64525a (patch)
tree0bb28651676128716bd9fe3cb179e2867b45a099
parent53b2433308559f034a23c894721abece521cb4c4 (diff)
downloadaur-da0658b70127379784002d4734c7a1062f64525a.tar.gz
Release v0.2.68
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b5eb103a48a..be4291888263 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.67
+ pkgver = 0.2.68
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.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
+ 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
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
diff --git a/PKGBUILD b/PKGBUILD
index 3584c1c35d37..a79e4d5136bb 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.67
+pkgver=0.2.68
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.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')
+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')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')