summaryrefslogtreecommitdiff
path: root/extra/libburn
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-21 00:05:31 -0700
committerroot <root@rshg054.dnsready.net>2013-03-21 00:05:31 -0700
commit76b6359ba6b2c7cce2f0b0725c7ecd831563cabf (patch)
treec0094f3f2750cc09b0e7bdce9a50af03858ddd51 /extra/libburn
parent3cdbec41955c7232e91ef149f77ce9ed215a10fa (diff)
Thu Mar 21 00:05:30 PDT 2013
Diffstat (limited to 'extra/libburn')
-rw-r--r--extra/libburn/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libburn/PKGBUILD b/extra/libburn/PKGBUILD
index c4fd05fda..356a0f57f 100644
--- a/extra/libburn/PKGBUILD
+++ b/extra/libburn/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 174977 2013-01-09 20:07:29Z andyrtr $
+# $Id: PKGBUILD 180384 2013-03-20 20:56:09Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libburn
-pkgver=1.2.6
+pkgver=1.2.8
pkgrel=1
pkgdesc="Library for reading, mastering and writing optical discs"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('GPL')
depends=('glibc')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
options=('!libtool' '!emptydirs')
-md5sums=('fe556fa15dea046974b11a4c7f1b67a8'
- 'b3d721debd0c151e8e3eb0a6a2e223ab')
+md5sums=('2838ff6fdd32e69394305f97f806002b'
+ 'b67455e5a50d2d956d45591529575408')
build() {
cd ${srcdir}/${pkgname}-${pkgver}