[arch-commits] Commit in libisofs/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Oct 15 09:30:25 UTC 2011
Date: Saturday, October 15, 2011 @ 05:30:25
Author: andyrtr
Revision: 140468
upgpkg: libisofs 1.1.6-1
upstream update 1.1.6
Modified:
libisofs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-15 09:28:22 UTC (rev 140467)
+++ PKGBUILD 2011-10-15 09:30:25 UTC (rev 140468)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.1.4
+pkgver=1.1.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 @@
depends=('acl' 'zlib')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
options=('!libtool')
-md5sums=('2bdfda5f47fc986230efe8d05c463d52')
+md5sums=('2f6088ba9ae7ed6cc91a51d2b6f2dfa0')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list