summaryrefslogtreecommitdiff
path: root/extra/libpwquality/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-09 21:04:53 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-09 21:04:53 -0300
commitfd5ff7e53a5b8dbabc85ab6e2ff1342b85e155b1 (patch)
treed2b16d75c64d947545149f37bda7cdb8873a4770 /extra/libpwquality/PKGBUILD
parent7823c9009a845174746fd0da09af46a138481851 (diff)
parent10aa61ef39e662453e1d817046e359372fe3b326 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/aspell-pl/PKGBUILD community/gloox/PKGBUILD community/libircclient/PKGBUILD community/mashup/PKGBUILD community/omniorb/PKGBUILD community/openbox/PKGBUILD community/patchutils/PKGBUILD community/rxvt-unicode/PKGBUILD extra/mesa/PKGBUILD extra/pygobject2/PKGBUILD extra/qt5/PKGBUILD extra/samba/PKGBUILD extra/tdb/PKGBUILD extra/transmission/PKGBUILD extra/vim/PKGBUILD pcr/python-sfml2/PKGBUILD pcr/python2-sfml2/PKGBUILD
Diffstat (limited to 'extra/libpwquality/PKGBUILD')
-rw-r--r--extra/libpwquality/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libpwquality/PKGBUILD b/extra/libpwquality/PKGBUILD
index 12361009f..84eccf83c 100644
--- a/extra/libpwquality/PKGBUILD
+++ b/extra/libpwquality/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: $
+# $Id: PKGBUILD 189651 2013-07-04 03:57:29Z eric $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libpwquality
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Library for password quality checking and generating random passwords"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('cracklib')
optdepends=('python2: Python bindings')
makedepends=('python2')
source=(https://fedorahosted.org/releases/l/i/libpwquality/$pkgname-$pkgver.tar.bz2)
-md5sums=('beb56c9028a713d936e04cc3c50c541d')
+md5sums=('2105bb893791fe27efc20441e617f385')
build() {
cd "$pkgname-$pkgver"