[arch-commits] Commit in libisofs/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jun 14 11:52:14 UTC 2009
Date: Sunday, June 14, 2009 @ 07:52:14
Author: andyrtr
Revision: 42433
Merged revisions 42432 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/libisofs/trunk
........
r42432 | andyrtr | 2009-06-14 11:51:38 +0000 (So, 14 Jun 2009) | 2 lines
upgpkg: libisofs 0.6.20-1
new version 0.6.20
........
Modified:
libisofs/repos/extra-x86_64/ (properties)
libisofs/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: libisofs/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /libisofs/trunk:1-35943
+ /libisofs/trunk:1-42432
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-06-14 11:51:38 UTC (rev 42432)
+++ extra-x86_64/PKGBUILD 2009-06-14 11:52:14 UTC (rev 42433)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=0.6.18
+pkgver=0.6.20
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=('3efe5401d2ea19f822617cbd4f276b78')
+md5sums=('52621c4a3fbfde268a210993b2919395')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list