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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Mar 20 20:51:24 UTC 2013


    Date: Wednesday, March 20, 2013 @ 21:51:24
  Author: andyrtr
Revision: 180380

upgpkg: libisofs 1.2.8-1

upstream update 1.2.8

Modified:
  libisofs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-20 20:48:54 UTC (rev 180379)
+++ PKGBUILD	2013-03-20 20:51:24 UTC (rev 180380)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Martensen
 
 pkgname=libisofs
-pkgver=1.2.6
+pkgver=1.2.8
 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=('e3b0eebd7523f64020178aaba5d71c88'
-         '5b8159f7c0cd39a3ce4bd74c4d91253a')
+md5sums=('9d3515929b80a08daa6423b8312be8c1'
+         'f30c694e856d9c44df864b30b2139000')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list