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

Tobias Powalowski tpowa at archlinux.org
Sun Oct 11 08:05:20 UTC 2009


    Date: Sunday, October 11, 2009 @ 04:05:20
  Author: tpowa
Revision: 54526

upgpkg: pmount 0.9.20-1
    bump to new version

Modified:
  pmount/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 08:02:47 UTC (rev 54525)
+++ PKGBUILD	2009-10-11 08:05:20 UTC (rev 54526)
@@ -11,12 +11,12 @@
 backup=('etc/pmount.allow')
 depends=('sysfsutils>=2.0.0-1' 'bash' 'hal>=0.5.11')
 makedepends=('intltool')
-source=(http://alioth.debian.org/frs/download.php/2867/${pkgname}-${pkgver}.tar.gz)
+source=(http://alioth.debian.org/frs/download.php/3127/${pkgname}-${pkgver}.tar.gz)
 
 build() {
-  cd "${srcdir}/${pkgname}-0.9.19"
+  cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --with-cryptsetup-prog=/usr/sbin/cryptsetup || return 1
   make || return 1 
   make DESTDIR="${pkgdir}" install || return 1
 }
-md5sums=('2fd9fe103375dbd0c91af2f302250a8c')
+md5sums=('237f069f5155f1c1e84b92c7d149fa9c')




More information about the arch-commits mailing list