From 06c7c4c5ef2c808f288b2a8cd63548a322d66754 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 11 Apr 2011 04:43:21 +0000 Subject: Mon Apr 11 04:43:21 UTC 2011 --- extra/libisofs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libisofs') diff --git a/extra/libisofs/PKGBUILD b/extra/libisofs/PKGBUILD index 568a0b8f0..25415147c 100644 --- a/extra/libisofs/PKGBUILD +++ b/extra/libisofs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 114279 2011-03-12 06:56:07Z andyrtr $ +# $Id: PKGBUILD 119045 2011-04-10 17:31:05Z andyrtr $ # Maintainer: AndyRTR # Contributor: Hugo Doria # Contributor: Bjorn Martensen pkgname=libisofs -pkgver=1.0.4 +pkgver=1.0.6 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 @@ license=('GPL') depends=('acl' 'zlib') source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz) options=('!libtool') -md5sums=('5a8abcec98c312f5c3550cb66754eb66') +md5sums=('85b8d2c9e378dc01c4b6039bcc1c6b43') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf