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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 24 18:02:52 UTC 2010


    Date: Sunday, October 24, 2010 @ 14:02:52
  Author: andyrtr
Revision: 96788

upgpkg: libisofs 0.6.38-1
new version 0.6.38

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-24 17:58:35 UTC (rev 96787)
+++ PKGBUILD	2010-10-24 18:02:52 UTC (rev 96788)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=0.6.36
+pkgver=0.6.38
 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=('4115752f02e82424f553cf44466fbacc')
+md5sums=('0f889cd766e71c07bccc36f17bcea811')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list