summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-17 20:33:41 +0000
committertimvisee2019-03-17 20:33:41 +0000
commitca159aac4d6bdd0a75b2a15654c5624eb81a3497 (patch)
tree397b70f54de1573997117a21776faf35e880aede
parentd62a8b2b2f2a67d70646757e4eb63a2fc7a021ae (diff)
downloadaur-ca159aac4d6bdd0a75b2a15654c5624eb81a3497.tar.gz
Release v0.2.36
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa8ee9c63214..5c7837829beb 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.33
+ pkgver = 0.2.36
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.33.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.33/ffsend-v0.2.33.tar.gz
+ source = ffsend-v0.2.36.tar.gz::https://gitlab.com/timvisee/ffsend/-/archive/v0.2.36/ffsend-v0.2.36.tar.gz
sha256sums = SKIP
pkgname = ffsend-git
diff --git a/PKGBUILD b/PKGBUILD
index 9c0bf9e951b8..845d8b439a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend-git
-pkgver=0.2.33
+pkgver=0.2.36
pkgrel=1
pkgdesc="Easily and securely share files from the command line. A Firefox Send client."
url="https://gitlab.com/timvisee/ffsend"