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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Sep 2 05:45:55 UTC 2009


    Date: Wednesday, September 2, 2009 @ 01:45:55
  Author: andyrtr
Revision: 50841

upgpkg: libisofs 0.6.22-1
    new version 0.6.22

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-02 05:38:58 UTC (rev 50840)
+++ PKGBUILD	2009-09-02 05:45:55 UTC (rev 50841)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=0.6.20
+pkgver=0.6.22
 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=('52621c4a3fbfde268a210993b2919395')
+md5sums=('e4fa4150d09b700b073e84af09c2066e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list