[arch-commits] Commit in libisofs/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Jun 14 11:53:00 UTC 2009
Date: Sunday, June 14, 2009 @ 07:53:00
Author: andyrtr
Revision: 42434
Merged revisions 42432 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/libisofs/trunk
........
r42432 | andyrtr | 2009-06-14 13:51:38 +0200 (So, 14 Jun 2009) | 2 lines
upgpkg: libisofs 0.6.20-1
new version 0.6.20
........
Modified:
libisofs/repos/extra-i686/ (properties)
libisofs/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: libisofs/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libisofs/trunk:1-35944
+ /libisofs/trunk:1-42433
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-06-14 11:52:14 UTC (rev 42433)
+++ extra-i686/PKGBUILD 2009-06-14 11:53:00 UTC (rev 42434)
@@ -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