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

Andreas Radke andyrtr at nymeria.archlinux.org
Sat May 18 14:55:24 UTC 2013


    Date: Saturday, May 18, 2013 @ 16:55:24
  Author: andyrtr
Revision: 185767

upgpkg: libisofs 1.3.0-1

upstream update 1.3.0

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-18 14:53:27 UTC (rev 185766)
+++ PKGBUILD	2013-05-18 14:55:24 UTC (rev 185767)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.2.8
+pkgver=1.3.0
 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=('9d3515929b80a08daa6423b8312be8c1'
-         'f30c694e856d9c44df864b30b2139000')
+md5sums=('5ab9f4a57d3c815d1183cbf49ce86a9e'
+         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list