summaryrefslogtreecommitdiff
path: root/extra/libburn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libburn/PKGBUILD')
-rw-r--r--extra/libburn/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libburn/PKGBUILD b/extra/libburn/PKGBUILD
index 356a0f57f..fdc5df0ac 100644
--- a/extra/libburn/PKGBUILD
+++ b/extra/libburn/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 180384 2013-03-20 20:56:09Z andyrtr $
+# $Id: PKGBUILD 185766 2013-05-18 14:53:27Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libburn
-pkgver=1.2.8
+pkgver=1.3.0
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=('2838ff6fdd32e69394305f97f806002b'
- 'b67455e5a50d2d956d45591529575408')
+md5sums=('c06bfec410ef461a994b9a75b2620561'
+ 'SKIP')
build() {
cd ${srcdir}/${pkgname}-${pkgver}