summaryrefslogtreecommitdiff
path: root/extra/libburn
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-22 11:12:08 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-22 11:12:08 -0300
commitd7695add933fbf29023c28037423606b722d30c9 (patch)
treefdf7ea74db0143fd047025b285e127cb62626ab8 /extra/libburn
parente94fd638ac0deb5b18432dd1d04a053646d7918d (diff)
parent17dec629d8a13d1981d734ddc703efb5382ca309 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: kde-unstable/soprano/PKGBUILD testing/imagemagick/PKGBUILD
Diffstat (limited to 'extra/libburn')
-rw-r--r--extra/libburn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libburn/PKGBUILD b/extra/libburn/PKGBUILD
index 68373af4c..00d7f4213 100644
--- a/extra/libburn/PKGBUILD
+++ b/extra/libburn/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 119040 2011-04-10 17:24:51Z andyrtr $
+# $Id: PKGBUILD 128028 2011-06-20 21:30:26Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libburn
-pkgver=1.0.6.pl00
+pkgver=1.1.0.pl01
pkgrel=1
pkgdesc="Library for reading, mastering and writing optical discs"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('glibc')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
options=('!libtool' '!emptydirs')
-md5sums=('7c3bd62964e5885f7733cf904089f82d')
+md5sums=('641d8923007453674ffeb4acce3eded4')
build() {
cd ${srcdir}/${pkgname}-${pkgver/.pl??/}