[arch-commits] Commit in libisoburn/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jul 21 12:15:47 UTC 2012
Date: Saturday, July 21, 2012 @ 08:15:46
Author: andyrtr
Revision: 163886
upgpkg: libisoburn 1.2.4-1
upstream update 1.2.4
Modified:
libisoburn/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-07-21 12:12:07 UTC (rev 163885)
+++ PKGBUILD 2012-07-21 12:15:46 UTC (rev 163886)
@@ -3,18 +3,18 @@
# Contributor: Gour <Gour <gour at mail.inet.hr>
pkgname=libisoburn
-pkgver=1.2.2
+pkgver=1.2.4
pkgrel=1
pkgdesc="frontend for libraries libburn and libisofs"
url="http://libburnia.pykix.org/wiki/Libisoburn"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('libburn>=1.2.2' 'libisofs>=1.2.2' 'readline')
+depends=('libburn>=1.2.4' 'libisofs>=1.2.4' 'readline')
options=('!libtool')
install=${pkgname}.install
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('2f94e9dc77c4f3b5066371a5870a844b'
- 'b5a1957edce278ce18bd0eed1d93a3ae')
+md5sums=('d5d78ec840a8bbc7df6582f65a28ca1e'
+ '39d26239be2e7ed2ec1dd22e214173dd')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list