Date: Tuesday, October 30, 2012 @ 11:11:57
  Author: pierre
Revision: 169819

upgpkg: archiso 4-1

Modified:
  archiso/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-10-30 11:27:57 UTC (rev 169818)
+++ PKGBUILD    2012-10-30 15:11:57 UTC (rev 169819)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <[email protected]>
 
 pkgname=archiso
-pkgver=3
+pkgver=4
 pkgrel=1
 pkgdesc='Tools for creating Arch Linux live and install iso images'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('make' 'squashfs-tools' 'libisoburn' 'dosfstools' 'patch' 'lynx')
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz";
         
"ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz.sig";)
-md5sums=('ce8ebbc59d0c4f42ffef7940389ad19f'
-         'd738634ea95161414bac5c96f0240b74')
+md5sums=('105c3745c9570aa0bd73dd8129f8f496'
+         '7cb3a222994a0177e6c5171d9873665c')
 
 package() {
        cd ${srcdir}/${pkgname}-${pkgver}

Reply via email to