summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2021-05-07 23:06:50 +0000
committertimvisee2021-05-07 23:06:50 +0000
commit8ee1cacdb77169ed3261651021b23f8a810d0e6f (patch)
tree003485f167d91efb7db8265e1198eebde936a828
parent2b9a338e5d39e56818386e402eb2b60ecbcc7364 (diff)
downloadaur-8ee1cacdb77169ed3261651021b23f8a810d0e6f.tar.gz
Update PKGBUILD for release v0.2.72
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d9597592acb..04796858d3fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffsend-git
- pkgdesc = Easily and securely share files from the command line. A Firefox Send client.
- pkgver = 0.2.64.6a94ea75
+ pkgdesc = Easily and securely share files from the command line. A Send client.
+ pkgver = 0.2.72.e440f4b6
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4fdf70b3869d..10d7e471ae68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend-git/PKGBUILD
pkgname=ffsend-git
-pkgver=0.2.64.6a94ea75
+pkgver=0.2.72.e440f4b6
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::git+$url.git")