summaryrefslogtreecommitdiff
path: root/extra/libburn
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
committerroot <root@rshg054.dnsready.net>2013-05-19 01:31:03 -0700
commit9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (patch)
treed7249e7354a9daabdf75f5c25da47363d35f15a6 /extra/libburn
parent4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 (diff)
Sun May 19 01:30:44 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 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}