aboutsummaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux/stable')
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 70be197..955f08a 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=passcheck
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc='Passphrase strength evaluater'
arch=('any')
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('python3')
makedepends=('make' 'sed' 'coreutils' 'texinfo' 'gzip' 'auto-auto-complete')
source=(https://github.com/maandree/passcheck/archive/$pkgver.tar.gz)
-sha256sums=(6940e1c7b601001debec300784c2387ec016e2da6a45730942e893a6714e8656)
+sha256sums=(6799c05d613259411f5bebaa12e5734b70c8bd248e30ae0a4f30c6c4fa561409)
build() {