[arch-commits] Commit in libisofs/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jul 10 16:11:08 UTC 2011
Date: Sunday, July 10, 2011 @ 12:11:07
Author: andyrtr
Revision: 131106
upgpkg: libisofs 1.1.2-1
upstream update 1.1.2
Modified:
libisofs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-07-10 16:02:28 UTC (rev 131105)
+++ PKGBUILD 2011-07-10 16:11:07 UTC (rev 131106)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.1.0
+pkgver=1.1.2
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=('255395610e43c9dad7c8f1c03aba3844')
+md5sums=('6d504f2ab57046cb3e95b7d17fe00068')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list