[arch-commits] Commit in libisofs/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu Jan 28 21:31:04 UTC 2010
Date: Thursday, January 28, 2010 @ 16:31:04
Author: andyrtr
Revision: 65414
upgpkg: libisofs 0.6.26-1
new version 0.6.26
Modified:
libisofs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-28 21:27:35 UTC (rev 65413)
+++ PKGBUILD 2010-01-28 21:31:04 UTC (rev 65414)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=0.6.24
+pkgver=0.6.26
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=('2dacf3e3e95652358566d6276fce7449')
+md5sums=('310feaa1401b79bee1defe4b25dfc6e2')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list