[arch-commits] Commit in libisofs/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jul 21 12:11:28 UTC 2012


    Date: Saturday, July 21, 2012 @ 08:11:28
  Author: andyrtr
Revision: 163884

upgpkg: libisofs 1.2.4-1

upstream update 1.2.4

Modified:
  libisofs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-21 12:10:06 UTC (rev 163883)
+++ PKGBUILD	2012-07-21 12:11:28 UTC (rev 163884)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.2.2
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('acl' 'zlib')
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
 options=('!libtool')
-md5sums=('5d6bee8276b08019078c19d84ef5485b'
-         '8bac560e309b4f4ca60098742e53d1a3')
+md5sums=('0a86f2cda3b86fc95f7c0efbd793f373'
+         '8b997974f30da1b7a7f97563df4365a3')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list