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

Ionut Biru ibiru at archlinux.org
Wed Jan 19 18:28:04 UTC 2011


    Date: Wednesday, January 19, 2011 @ 13:28:04
  Author: ibiru
Revision: 106923

upgpkg: libisofs 1.0.0-1
update to 1.0.0

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-19 18:26:58 UTC (rev 106922)
+++ PKGBUILD	2011-01-19 18:28:04 UTC (rev 106923)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=0.6.40
+pkgver=1.0.0
 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=('5b0367981ca4497b08c2e2824e3457d1')
+md5sums=('3d01d082cc3fa485ea8a74398f8e5c46')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list