summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0f198466042..449e3c753c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=passphrase2pgp
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
-pkgdesc="Predictable, passphrase-based PGP key generator"
+pkgdesc='Predictable, passphrase-based PGP key generator'
arch=('x86_64')
-url="https://github.com/skeeto/passphrase2pgp"
+url='https://github.com/skeeto/passphrase2pgp'
license=('Unlicense')
depends=('glibc')
makedepends=('git' 'go')
checkdepends=('bash' 'gnupg' 'openssh')
options=('!lto')
-_commit='89270b52ec9eb7d922b8c5e20912c9b9f1bd3d8a'
+_commit='f7c8d7d04855b9d7805b9c36c7e0ba677dc28965'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')