summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimvisee2019-03-17 20:33:34 +0000
committertimvisee2019-03-17 20:33:34 +0000
commitea738e64cb359ea1544983759c88f13e71128c73 (patch)
tree1e566c400c23e567890c46a5fa870091fb71a418
parent898b63f58886db6e972ec10be3049acdc322c9e8 (diff)
downloadaur-ea738e64cb359ea1544983759c88f13e71128c73.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 0a196aae9cdc..734f12aca778 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffsend
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
@@ -8,7 +8,7 @@ pkgbase = ffsend
depends = ca-certificates
optdepends = xclip: clipboard support
conflicts = ffsend-git
- source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.33/ffsend-v0.2.33-linux-x64-static
+ source = ffsend::https://github.com/timvisee/ffsend/releases/download/v0.2.36/ffsend-v0.2.36-linux-x64-static
sha256sums = SKIP
pkgname = ffsend
diff --git a/PKGBUILD b/PKGBUILD
index dbe2cf940fae..d93c91a4d1c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Visee <tim@visee.me>
pkgname=ffsend
-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"