[arch-commits] Commit in pam/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jun 9 17:45:25 UTC 2016


    Date: Thursday, June 9, 2016 @ 19:45:24
  Author: tpowa
Revision: 269219

upgpkg: pam 1.3.0-1

bump to latest version

Modified:
  pam/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 16:39:13 UTC (rev 269218)
+++ PKGBUILD	2016-06-09 17:45:24 UTC (rev 269219)
@@ -3,8 +3,8 @@
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=pam
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="PAM (Pluggable Authentication Modules) library"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -15,7 +15,7 @@
 source=(http://linux-pam.org/library/Linux-PAM-$pkgver.tar.bz2
         https://sources.archlinux.org/other/pam_unix2/pam_unix2-2.9.1.tar.bz2
         pam_unix2-glibc216.patch)
-md5sums=('9dc53067556d2dd567808fd509519dd6'
+md5sums=('da4b2289b7cfb19583d54e9eaaef1c3a'
          'da6a46e5f8cd3eaa7cbc4fc3a7e2b555'
          'dac109f68e04a4df37575fda6001ea17')
 



More information about the arch-commits mailing list