[arch-commits] Commit in libisofs/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Sun Jun 29 08:34:52 UTC 2014
Date: Sunday, June 29, 2014 @ 10:34:51
Author: andyrtr
Revision: 215556
upgpkg: libisofs 1.3.8-1
upstream update 1.3.8
Modified:
libisofs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-29 08:31:00 UTC (rev 215555)
+++ PKGBUILD 2014-06-29 08:34:51 UTC (rev 215556)
@@ -4,7 +4,7 @@
# Contributor: Bjorn Martensen
pkgname=libisofs
-pkgver=1.3.6
+pkgver=1.3.8
pkgrel=1
pkgdesc="Library to pack up hard disk files and directories into a ISO 9660 disk image"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('GPL')
depends=('acl' 'zlib')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('11c2df00bf02015c28606a37ee839367'
+md5sums=('7fea3aa98038a90cec6a5779e0e05eb5'
'SKIP')
build() {
More information about the arch-commits
mailing list