summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f2a29d6e823..7e8ab9c35253 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.29
+ pkgver = 0.2.32
pkgrel = 1
url = https://gitlab.com/timvisee/ffsend
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = ffsend-git
optdepends = xclip: clipboard support
provides = ffsend
conflicts = ffsend
- source = ffsend-v0.2.29.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.29/ffsend-v0.2.29.tar.gz
+ source = ffsend-v0.2.32.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.32/ffsend-v0.2.32.tar.gz
sha256sums = SKIP
pkgname = ffsend-git
diff --git a/PKGBUILD b/PKGBUILD
index 80362f81ece2..b4f7abf91b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend-git
-pkgver=0.2.29
+pkgver=0.2.32
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"