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 77392c3..9eeee3d 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
+pkgver=1.1
pkgrel=1
pkgdesc='Passphrase strength evaluater'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('python3')
makedepends=('make' 'sed' 'coreutils' 'texinfo' 'gzip' 'auto-auto-complete')
source=(https://github.com/maandree/passcheck/archive/$pkgver.tar.gz)
-sha256sums=(ee7696f1d12ccb2d76a9b235fe759f899e4fca890852741937b0f0004ec534db)
+sha256sums=(6940e1c7b601001debec300784c2387ec016e2da6a45730942e893a6714e8656)
build() {