summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2020-09-21 11:15:29 +0000
committertimvisee2020-09-21 11:15:29 +0000
commit8cf2e3dbb8fead908d18afdc5d175f63ec21c260 (patch)
tree0554e6521c5938f72972823ba995febf5b71801f
parent20428fa7c0556da6ece0f2caaed27e147be3a3de (diff)
downloadaur-8cf2e3dbb8fead908d18afdc5d175f63ec21c260.tar.gz
Release v0.2.66
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8978816e1cb2..f77183fbd1b1 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.65
+ pkgver = 0.2.66
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.65::https://github.com/timvisee/ffsend/releases/download/v0.2.65/ffsend-v0.2.65-linux-x64-static
- source = ffsend-v0.2.65.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/ffsend.bash
- source = ffsend-v0.2.65.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/_ffsend
- source = ffsend-v0.2.65.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.65::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/LICENSE
- sha256sums = c852d27980c1b6f1dccb83677971d8ca60c18da833b6fa4741fca29421353ef2
+ 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
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
diff --git a/PKGBUILD b/PKGBUILD
index fe1a7650defb..67d7a7a31bf7 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.65
+pkgver=0.2.66
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.65/ffsend-v0.2.65-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.65/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('c852d27980c1b6f1dccb83677971d8ca60c18da833b6fa4741fca29421353ef2' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+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')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')