summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-12-29 16:03:41 +0000
committertimvisee2019-12-29 16:03:41 +0000
commite395a7fe8a5a43b21941eb0abd02bf181d790260 (patch)
treec6e7525d9749cf7481482045a9a43aa4aa8728d5
parent9043e44ff58092a2a5563dbace807eb70dc7c2d2 (diff)
downloadaur-e395a7fe8a5a43b21941eb0abd02bf181d790260.tar.gz
Release v0.2.58
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD14
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae0773e80f1c..55bbd83fd0b5 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.57
+ pkgver = 0.2.58
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
@@ -10,15 +10,15 @@ pkgbase = ffsend-bin
optdepends = bash-completion: support auto completion for bash
provides = ffsend
conflicts = ffsend
- 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
+ source = ffsend-v0.2.58::https://github.com/timvisee/ffsend/releases/download/v0.2.58/ffsend-v0.2.58-linux-x64-static
+ source = ffsend-v0.2.58.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.58.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/_ffsend
+ source = ffsend-v0.2.58.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.58::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/LICENSE
+ sha256sums = fb7c918b583197be3e553af5931816a885c1934a0adc16f2f03dfeed21b8ec0e
+ sha256sums = 364cf8453d54af876a8ff6874cc7e1323748b0f3b147a0a3ddd3884dba11efdd
+ sha256sums = a1f951aa546bb1fe59f431274f639a1b334fb5c0bd3136b6674a7674dd3af223
+ sha256sums = 86c12006ba4c8cc957c866b0f5a90cddbea736d9baf8d0f905b384f7c118bc95
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = ffsend-bin
diff --git a/PKGBUILD b/PKGBUILD
index b4a67f3f8056..4a34943d6206 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.57
+pkgver=0.2.58
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.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')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.58/ffsend-v0.2.58-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.58/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('fb7c918b583197be3e553af5931816a885c1934a0adc16f2f03dfeed21b8ec0e' '364cf8453d54af876a8ff6874cc7e1323748b0f3b147a0a3ddd3884dba11efdd' 'a1f951aa546bb1fe59f431274f639a1b334fb5c0bd3136b6674a7674dd3af223' '86c12006ba4c8cc957c866b0f5a90cddbea736d9baf8d0f905b384f7c118bc95' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')