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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 14 11:51:38 UTC 2009


    Date: Sunday, June 14, 2009 @ 07:51:38
  Author: andyrtr
Revision: 42432

upgpkg: libisofs 0.6.20-1
    new version 0.6.20

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-14 11:47:01 UTC (rev 42431)
+++ PKGBUILD	2009-06-14 11:51:38 UTC (rev 42432)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=0.6.18
+pkgver=0.6.20
 pkgrel=1
 pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('acl' 'zlib')
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool')
-md5sums=('3efe5401d2ea19f822617cbd4f276b78')
+md5sums=('52621c4a3fbfde268a210993b2919395')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list