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

Dave Reisner dreisner at archlinux.org
Sun May 27 04:30:22 UTC 2012


    Date: Sunday, May 27, 2012 @ 00:30:21
  Author: dreisner
Revision: 159793

upgpkg: consolekit 0.4.6-4

- rebuild for libudev.so.1.0.0

Modified:
  consolekit/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-27 04:23:02 UTC (rev 159792)
+++ PKGBUILD	2012-05-27 04:30:21 UTC (rev 159793)
@@ -4,7 +4,7 @@
 
 pkgname=consolekit
 pkgver=0.4.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A framework for defining and tracking users, login sessions, and seats"
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/ConsoleKit"
@@ -16,6 +16,10 @@
 # this has not been released yet, so this is a snapshot
 source=(ftp://ftp.archlinux.org/other/${pkgname}/ConsoleKit-${pkgver}.tar.bz2
         pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
+md5sums=('810990b607e338f06a6396c92b8a4a06'
+         'a8a4de71d9b0549b8143e5f6c2a36fc7'
+         '6fefa451d9fe2fc6d6269629d3529793'
+         '8c5a8059db515d40fae1379daf084094')
 
 build() {
   cd "$srcdir/ConsoleKit-$pkgver"
@@ -43,7 +47,3 @@
 
   rm -rf "${pkgdir}/var/run"
 }
-md5sums=('810990b607e338f06a6396c92b8a4a06'
-         'a8a4de71d9b0549b8143e5f6c2a36fc7'
-         '6fefa451d9fe2fc6d6269629d3529793'
-         '8c5a8059db515d40fae1379daf084094')




More information about the arch-commits mailing list