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

Andreas Radke andyrtr at archlinux.org
Tue Dec 1 17:40:46 UTC 2015


    Date: Tuesday, December 1, 2015 @ 18:40:45
  Author: andyrtr
Revision: 252102

upgpkg: libisoburn 1.4.2-1

upstream update 1.4.2

Modified:
  libisoburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-01 17:39:17 UTC (rev 252101)
+++ PKGBUILD	2015-12-01 17:40:45 UTC (rev 252102)
@@ -3,19 +3,19 @@
 # Contributor: Gour <Gour <gour at mail.inet.hr>
 
 pkgname=libisoburn
-pkgver=1.4.0 #.pl01
+pkgver=1.4.2 #.pl01
 pkgrel=1
 pkgdesc="frontend for libraries libburn and libisofs"
 url="http://libburnia-project.org"
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('libburn>=1.4.0' 'libisofs>=1.4.0' 'readline')
+depends=('libburn>=1.4.2' 'libisofs>=1.4.2' 'readline')
 optdepends=('tk:      for xorriso-tcltk frontend'
             'bwidget: for xorriso-tcltk frontend')
 provides=('xorriso' 'xorriso-tcltk')
 install=${pkgname}.install
 source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('77bc6bcbe023ccd0fb210e341606dfbf'
+md5sums=('6cfed3152b3273b3717e2ef06cf9b25d'
          'SKIP')
 validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt <scdbackup at gmx.net>
 



More information about the arch-commits mailing list