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

Tom Gundersen tomegun at archlinux.org
Mon Apr 9 13:26:50 UTC 2012


    Date: Monday, April 9, 2012 @ 09:26:49
  Author: tomegun
Revision: 155921

use git snapshot

Modified:
  consolekit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-09 13:23:41 UTC (rev 155920)
+++ PKGBUILD	2012-04-09 13:26:49 UTC (rev 155921)
@@ -12,7 +12,9 @@
 depends=('polkit' 'zlib' 'libx11' 'dbus-glib')
 makedepends=('pkgconfig' 'xmlto' 'docbook-xsl')
 options=(!libtool)
-source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
+#source=(http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-$pkgver.tar.bz2
+# this has not been released yet, so this is a snapshot
+source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         pam-foreground-compat.ck consolekit.logrotate consolekit.tmpfiles.conf)
 
 build() {




More information about the arch-commits mailing list