summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-12-05 14:44:25 +0000
committertimvisee2019-12-05 14:44:25 +0000
commit9043e44ff58092a2a5563dbace807eb70dc7c2d2 (patch)
tree41efa8457e795ee70de09a9a54848d5c46fecb7a
parentb72e44aa95e001e43d33c5b6b5b1794fcd09dfee (diff)
downloadaur-9043e44ff58092a2a5563dbace807eb70dc7c2d2.tar.gz
Release v0.2.57
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a12529901d66..ae0773e80f1c 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.56
+ pkgver = 0.2.57
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.56::https://github.com/timvisee/ffsend/releases/download/v0.2.56/ffsend-v0.2.56-linux-x64-static
- source = ffsend-v0.2.56.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/ffsend.bash
- source = ffsend-v0.2.56.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/_ffsend
- source = ffsend-v0.2.56.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.56::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/LICENSE
- sha256sums = 79ab799879681ff6a90b0c68b95a720a253e08f60c60d3b390c801654fa23245
+ source = ffsend-v0.2.57::https://github.com/timvisee/ffsend/releases/download/v0.2.57/ffsend-v0.2.57-linux-x64-static
+ source = ffsend-v0.2.57.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.57.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/_ffsend
+ source = ffsend-v0.2.57.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.57::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/LICENSE
+ sha256sums = a0bfa03c4f35f3f0e4b5088e6b37db87060506c0117502d643c01af47ddb36d6
sha256sums = 5d07864cc50626f663d4e0c87edc3e45605f66857633ab373a5f4b2a8d81d433
sha256sums = 75a5d1ef0baf7d5711137655aad145140021c8c64584baab95e9faaab765218a
sha256sums = d68f1327b93a4b030ce6d3d0bc11a8d04dd8a3ff7cabe159d1bdaa5df86fffa9
diff --git a/PKGBUILD b/PKGBUILD
index 281340fb18ae..b4a67f3f8056 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.56
+pkgver=0.2.57
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.56/ffsend-v0.2.56-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.56/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('79ab799879681ff6a90b0c68b95a720a253e08f60c60d3b390c801654fa23245' '5d07864cc50626f663d4e0c87edc3e45605f66857633ab373a5f4b2a8d81d433' '75a5d1ef0baf7d5711137655aad145140021c8c64584baab95e9faaab765218a' 'd68f1327b93a4b030ce6d3d0bc11a8d04dd8a3ff7cabe159d1bdaa5df86fffa9' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.57/ffsend-v0.2.57-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.57/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('a0bfa03c4f35f3f0e4b5088e6b37db87060506c0117502d643c01af47ddb36d6' '5d07864cc50626f663d4e0c87edc3e45605f66857633ab373a5f4b2a8d81d433' '75a5d1ef0baf7d5711137655aad145140021c8c64584baab95e9faaab765218a' 'd68f1327b93a4b030ce6d3d0bc11a8d04dd8a3ff7cabe159d1bdaa5df86fffa9' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')