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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 10 16:14:08 UTC 2011


    Date: Sunday, July 10, 2011 @ 12:14:08
  Author: andyrtr
Revision: 131111

upgpkg: libisoburn 1.1.2-1
upstream update 1.1.2

Modified:
  libisoburn/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-10 16:11:53 UTC (rev 131110)
+++ PKGBUILD	2011-07-10 16:14:08 UTC (rev 131111)
@@ -3,17 +3,17 @@
 # Contributor: Gour <Gour <gour at mail.inet.hr>
 
 pkgname=libisoburn
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.2
+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.1.0' 'libisofs>=1.1.0' 'readline>=6.2')
+depends=('libburn>=1.1.0' 'libisofs>=1.1.2' 'readline>=6.2')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('53d9da62da77a35af0f0f44c7632d7da')
+md5sums=('07a8531e8693b8ad4093b12184da6d1c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list