summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2020-07-09 11:45:16 +0000
committertimvisee2020-07-09 11:45:16 +0000
commit20428fa7c0556da6ece0f2caaed27e147be3a3de (patch)
tree3be5c012d23a9f3c18b61aed7e2dbcb54dd67c9f
parent70195f0e4e49f28b5f90e7f461b08065d609a5e6 (diff)
downloadaur-20428fa7c0556da6ece0f2caaed27e147be3a3de.tar.gz
Release v0.2.65
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD14
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cd5cc69bc41..8978816e1cb2 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.64
+ pkgver = 0.2.65
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.64::https://github.com/timvisee/ffsend/releases/download/v0.2.64/ffsend-v0.2.64-linux-x64-static
- source = ffsend-v0.2.64.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.bash
- source = ffsend-v0.2.64.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/_ffsend
- source = ffsend-v0.2.64.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.fish
- source = LICENSE-v0.2.64::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/LICENSE
- sha256sums = 806e1c5379c9860982a78541eab46bc39da53e0efe53988aa3d6b060c7440422
+ 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
sha256sums = 6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79
- sha256sums = 8a8bc20a418a12eb87ffaf5c7905355fde7199d606eff00ef48a011d8ab0d08f
- sha256sums = 0b4f6d36d9122fd9aa99028778a096b65d9270077a0743b226bef0306bf9bf14
+ sha256sums = 61ea481838b331827c223be9559079540e5ec8a3f6a2bc18214af03c3da8f725
+ sha256sums = 10a0905fbc1d5e1ce8bba4f49879975fe7de9dbddfbe63f2ab42d78d9bbe9d04
sha256sums = 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
pkgname = ffsend-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0e45ad96ef40..fe1a7650defb 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.64
+pkgver=0.2.65
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.64/ffsend-v0.2.64-linux-x64-static"
- "ffsend-v$pkgver.bash::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.bash"
- "ffsend-v$pkgver.zsh::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/_ffsend"
- "ffsend-v$pkgver.fish::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/contrib/completions/ffsend.fish"
- "LICENSE-v$pkgver::https://gitlab.com/timvisee/ffsend/raw/v0.2.64/LICENSE") # automatically set in CI, see: /.gitlab-ci.yml
-sha256sums=('806e1c5379c9860982a78541eab46bc39da53e0efe53988aa3d6b060c7440422' '6d07b7c7cf241016687a486512ef0e0894e2dec2c2aa502f8646be230f33ab79' '8a8bc20a418a12eb87ffaf5c7905355fde7199d606eff00ef48a011d8ab0d08f' '0b4f6d36d9122fd9aa99028778a096b65d9270077a0743b226bef0306bf9bf14' '8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903')
+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')
arch=('x86_64')
provides=('ffsend')
conflicts=('ffsend')