summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Patrick Fair2020-05-12 10:00:30 -0600
committerChristopher Patrick Fair2020-05-12 10:00:30 -0600
commit40fc1156a98a404f06f067ebfc2791c13548b0f3 (patch)
treed13aaddd7c5eb255846fc221614e41b8fe787eea /PKGBUILD
parent7a1d3039312a58e263d760118d3476216ba83685 (diff)
downloadaur-40fc1156a98a404f06f067ebfc2791c13548b0f3.tar.gz
Changes to be committed:
modified: .SRCINFO modified: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21f28ec56204..49c269d9613b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Fair <christopherpfair@comcast.net>
pkgname=checkpwn
pkgver=1.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="Checks whether the account or the password is on the list of compromised accounts."
arch=('i686' 'x86_64')
url="https://github.com/chrisfair/checkpwn/"