summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e17682d4d5e0..350e070d80ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eirik Albrigtsen <analsandblaster at gmail dot com>
pkgname=blackbox-vcs
-pkgver=1.20181219
+pkgver=1.20200429
pkgrel=1
pkgdesc="Safely store secrets in Git/Mercurial/Subversion"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/StackExchange/blackbox"
license=('MIT')
depends=('gnupg' 'bash')
source=("https://github.com/StackExchange/blackbox/archive/v${pkgver}.tar.gz")
-sha256sums=('afd40d1676645ce9aaf4cdbf71352bf1a8f6d426998436cea3ae536881ef5f81')
+sha256sums=('7a355bb4f44d43989a21f74b927fc2a5063a54c17539d5e5fa74e93e64c261ac')
package() {
cd "${srcdir}/blackbox-${pkgver}"