summaryrefslogtreecommitdiff
path: root/extra/libisofs
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
commitd27f27c051ce0164f6d4a36335fe5bab6db9c5fd (patch)
tree0368283ec124709e18f63099f6e032c202bd2372 /extra/libisofs
parentf485099bff608b85d321ce62bfaf07b32eda042d (diff)
parent853acffdfdaafc5b2982cbac2a0e5adda28e6d6e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/cpuburn/PKGBUILD extra/ghex/PKGBUILD extra/gstreamer0.10-good/PKGBUILD
Diffstat (limited to 'extra/libisofs')
-rw-r--r--extra/libisofs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libisofs/PKGBUILD b/extra/libisofs/PKGBUILD
index a25af3e34..d473129b4 100644
--- a/extra/libisofs/PKGBUILD
+++ b/extra/libisofs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 131106 2011-07-10 16:11:07Z andyrtr $
+# $Id: PKGBUILD 135158 2011-08-10 16:31:59Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Hugo Doria <hugodoria@gmail.com>
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.1.2
+pkgver=1.1.4
pkgrel=1
pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ license=('GPL')
depends=('acl' 'zlib')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
options=('!libtool')
-md5sums=('6d504f2ab57046cb3e95b7d17fe00068')
+md5sums=('2bdfda5f47fc986230efe8d05c463d52')
build() {
cd ${srcdir}/${pkgname}-${pkgver}