From e69c538fc7af5a9861c7688dd15913082d978180 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 14 May 2011 22:37:30 +0000 Subject: Sat May 14 22:37:30 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 25415147c..688c58d4a 100644 --- a/extra/libisofs/PKGBUILD +++ b/extra/libisofs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 119045 2011-04-10 17:31:05Z andyrtr $ +# $Id: PKGBUILD 123808 2011-05-13 10:30:31Z andyrtr $ # Maintainer: AndyRTR # Contributor: Hugo Doria # Contributor: Bjorn Martensen pkgname=libisofs -pkgver=1.0.6 +pkgver=1.0.8 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=('85b8d2c9e378dc01c4b6039bcc1c6b43') +md5sums=('b404e1deeee000d90efbf8ed60360412') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf