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

Tobias Powalowski tpowa at archlinux.org
Fri May 14 07:12:14 UTC 2010


    Date: Friday, May 14, 2010 @ 03:12:14
  Author: tpowa
Revision: 80245

upgpkg: pmount 0.9.22-1
bump to latest version

Modified:
  pmount/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-14 07:10:02 UTC (rev 80244)
+++ PKGBUILD	2010-05-14 07:12:14 UTC (rev 80245)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=pmount
-pkgver=0.9.20
-pkgrel=3
+pkgver=0.9.22
+pkgrel=1
 pkgdesc="mount removable devices as normal user"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -12,8 +12,7 @@
 depends=('sysfsutils>=2.0.0-1' 'bash')
 optdepends=('hal: needed for pmount-hal')
 makedepends=('intltool' 'hal')
-source=(http://alioth.debian.org/frs/download.php/3127/${pkgname}-${pkgver}.tar.gz)
-md5sums=('237f069f5155f1c1e84b92c7d149fa9c')
+source=(https://alioth.debian.org/frs/download.php/3293/pmount-0.9.22.tar.bz2)
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -21,3 +20,4 @@
   make || return 1 
   make DESTDIR="${pkgdir}" install || return 1
 }
+md5sums=('8a0ad781a7f19ef98d7b1b8cd555bf71')




More information about the arch-commits mailing list