summaryrefslogtreecommitdiff
path: root/extra/libisofs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libisofs/PKGBUILD')
-rw-r--r--extra/libisofs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libisofs/PKGBUILD b/extra/libisofs/PKGBUILD
index da5ace494..56d9afef6 100644
--- a/extra/libisofs/PKGBUILD
+++ b/extra/libisofs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 201541 2013-12-14 08:40:10Z andyrtr $
+# $Id: PKGBUILD 206901 2014-03-05 17:56:57Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Hugo Doria <hugodoria@gmail.com>
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.3.4
+pkgver=1.3.6
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=('dcd2cb0485579b4973e4ce7291fda647'
+md5sums=('11c2df00bf02015c28606a37ee839367'
'SKIP')
build() {