diff options
Diffstat (limited to 'core/pam')
-rw-r--r-- | core/pam/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pam/PKGBUILD b/core/pam/PKGBUILD index 2ac87cd2c..c0f4b4841 100644 --- a/core/pam/PKGBUILD +++ b/core/pam/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 141297 2011-10-28 10:57:26Z tpowa $ +# $Id: PKGBUILD 146453 2012-01-11 15:21:11Z stephane $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgname=pam pkgver=1.1.5 -pkgrel=1 +pkgrel=2 pkgdesc="PAM (Pluggable Authentication Modules) library" arch=('i686' 'x86_64') license=('GPL2') |