summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimvisee2019-04-18 20:41:44 +0000
committertimvisee2019-04-18 20:41:44 +0000
commitb7a61f4841354c6a18de6b3ad02e67d323f9b2d9 (patch)
tree7efeed8879d526164dae840d626452a3f52a0ad9 /PKGBUILD
parentffa55fe262575f7e0ca4def3e8b1f30866038f64 (diff)
downloadaur-b7a61f4841354c6a18de6b3ad02e67d323f9b2d9.tar.gz
Release v0.2.45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bda743326bd5..5af2cb73e9f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend/PKGBUILD
pkgname=ffsend
-pkgver=0.2.44
+pkgver=0.2.45
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.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.44/ffsend-v0.2.44.tar.gz")
-sha256sums=('e625b6d90056bf48be7c13ac2f8373b19252d1a836b7c0fb1f85a00c00f10c5d')
+source=("ffsend-v$pkgver.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.45/ffsend-v0.2.45.tar.gz")
+sha256sums=('8d8f56b7d5bb036871eeef552fe4e2f716c287f3a9e5cec590f434bb63dc3c1a')
arch=('x86_64' 'i686')
provides=('ffsend')
depends=('ca-certificates')