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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Nov 1 20:14:14 UTC 2009


    Date: Sunday, November 1, 2009 @ 15:14:13
  Author: andyrtr
Revision: 57722

upgpkg: libisofs 0.6.24-1
    new version 0.6.24

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-01 19:57:43 UTC (rev 57721)
+++ PKGBUILD	2009-11-01 20:14:13 UTC (rev 57722)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=0.6.22
+pkgver=0.6.24
 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=('e4fa4150d09b700b073e84af09c2066e')
+md5sums=('2dacf3e3e95652358566d6276fce7449')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list