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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 29 16:00:44 UTC 2012


    Date: Sunday, January 29, 2012 @ 11:00:43
  Author: andyrtr
Revision: 148000

upgpkg: libisoburn 1.2.0-1

upstream update 1.2.0

Modified:
  libisoburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-29 15:58:31 UTC (rev 147999)
+++ PKGBUILD	2012-01-29 16:00:43 UTC (rev 148000)
@@ -3,17 +3,17 @@
 # Contributor: Gour <Gour <gour at mail.inet.hr>
 
 pkgname=libisoburn
-pkgver=1.1.8
+pkgver=1.2.0
 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.8' 'libisofs>=1.1.6' 'readline')
+depends=('libburn>=1.2.0' 'libisofs>=1.2.0' 'readline')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('78c02d1790d5871524a9f4434934e277')
+md5sums=('48687da999d2508c82a391b59f2e2d77')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list