summaryrefslogtreecommitdiff
path: root/extra/libisofs
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /extra/libisofs
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
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 6c315f1f3..da5ace494 100644
--- a/extra/libisofs/PKGBUILD
+++ b/extra/libisofs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 198189 2013-10-30 13:20:51Z allan $
+# $Id: PKGBUILD 201541 2013-12-14 08:40:10Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Hugo Doria <hugodoria@gmail.com>
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.3.2
+pkgver=1.3.4
pkgrel=1
pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://libburnia-project.org"
license=('GPL')
depends=('acl' 'zlib')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('3dfdaaf964ed7a779bc23de50c5f2175'
+md5sums=('dcd2cb0485579b4973e4ce7291fda647'
'SKIP')
build() {