summaryrefslogtreecommitdiff
path: root/extra/libburn
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
committerroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
commite858862e8c8ed2f14352fe6305f64eae0e66d860 (patch)
treee20e83566248f43cdc3d877c27a456b1d09aa9e0 /extra/libburn
parentdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (diff)
Thu Jan 10 00:05:41 PST 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 645aa2505..c4fd05fda 100644
--- a/extra/libburn/PKGBUILD
+++ b/extra/libburn/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163883 2012-07-21 12:10:06Z andyrtr $
+# $Id: PKGBUILD 174977 2013-01-09 20:07:29Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libburn
-pkgver=1.2.4
+pkgver=1.2.6
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=('25b45b1ccf6921a5bce4e2d88f55a81f'
- 'a6749b55ba9ec9dad471e3a2202de390')
+md5sums=('fe556fa15dea046974b11a4c7f1b67a8'
+ 'b3d721debd0c151e8e3eb0a6a2e223ab')
build() {
cd ${srcdir}/${pkgname}-${pkgver}