[arch-commits] Commit in libisoburn/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Sat Dec 14 08:42:34 UTC 2013
Date: Saturday, December 14, 2013 @ 09:42:34
Author: andyrtr
Revision: 201542
upgpkg: libisoburn 1.3.4-1
upstream update 1.3.4
Modified:
libisoburn/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-14 08:40:10 UTC (rev 201541)
+++ PKGBUILD 2013-12-14 08:42:34 UTC (rev 201542)
@@ -3,19 +3,19 @@
# Contributor: Gour <Gour <gour at mail.inet.hr>
pkgname=libisoburn
-pkgver=1.3.2
-pkgrel=3
+pkgver=1.3.4
+pkgrel=1
pkgdesc="frontend for libraries libburn and libisofs"
url="http://libburnia-project.org"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('libburn>=1.3.2' 'libisofs>=1.3.2' 'readline')
+depends=('libburn>=1.3.4' 'libisofs>=1.3.4' '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=('7ebee7c1d4e09565daddca15467035af'
+md5sums=('d8ebfe9407aca0d6b799706647703692'
'SKIP')
build() {
More information about the arch-commits
mailing list