summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2021-05-07 23:06:36 +0000
committertimvisee2021-05-07 23:06:36 +0000
commit43398daee96c1059c69b53dfe247ac13d582a1c1 (patch)
treea90b48b90708db2c53ca1ede8253f52a0d3947ea
parentd940339042b6fcc206bd718c240b5bb21ca51662 (diff)
downloadaur-43398daee96c1059c69b53dfe247ac13d582a1c1.tar.gz
Release v0.2.72
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD16
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77d84637a9a2..bb26dff48380 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.71
+ pkgdesc = Easily and securely share files from the command line. A Send client.
+ pkgver = 0.2.72
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.71::https://github.com/timvisee/ffsend/releases/download/v0.2.71/ffsend-v0.2.71-linux-x64-static
- source = ffsend-v0.2.71.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/ffsend.bash
- source = ffsend-v0.2.71.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/_ffsend
- source = ffsend-v0.2.71.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.71::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/LICENSE
- sha256sums = a9cc69c204e34db452a66b18c36d748bcc98ccfcd2c9fd4e1c7cfdbbb18f7058
+ source = ffsend-v0.2.72::https://github.com/timvisee/ffsend/releases/download/v0.2.72/ffsend-v0.2.72-linux-x64-static
+ source = ffsend-v0.2.72.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/ffsend.bash
+ source = ffsend-v0.2.72.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/_ffsend
+ source = ffsend-v0.2.72.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/ffsend.fish
+ source = LICENSE-v0.2.72::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/LICENSE
+ sha256sums = b8f65f9f560aec05029a7ec81a49d88a2bff2fe41f6678dd2cb92211da0ee1a7
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
diff --git a/PKGBUILD b/PKGBUILD
index 1d131b24516c..0892b0f0766f 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.71
+pkgver=0.2.72
pkgrel=1
-pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
+pkgdesc="Easily and securely share files from the command line. A Send client."
url="https://gitlab.com/timvisee/ffsend"
license=('GPL3')
-source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.71/ffsend-v0.2.71-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.71/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('a9cc69c204e34db452a66b18c36d748bcc98ccfcd2c9fd4e1c7cfdbbb18f7058' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' 'c61f12da7cdad526bdcbed47a4c0a603e60dbbfdaf8b66933cd088e9132c303f')
+source=("ffsend-v$pkgver::https://github.com/timvisee/ffsend/releases/download/v0.2.72/ffsend-v0.2.72-linux-x64-static"
+ "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/ffsend.bash"
+ "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/_ffsend"
+ "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/contrib/completions/ffsend.fish"
+ "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.72/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
+sha256sums=('b8f65f9f560aec05029a7ec81a49d88a2bff2fe41f6678dd2cb92211da0ee1a7' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725' '10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04' 'c61f12da7cdad526bdcbed47a4c0a603e60dbbfdaf8b66933cd088e9132c303f')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')