summaryrefslogtreecommitdiff
path: root/extra/libburn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libburn/PKGBUILD')
-rw-r--r--extra/libburn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libburn/PKGBUILD b/extra/libburn/PKGBUILD
index 8895f79d5..ff94cfee9 100644
--- a/extra/libburn/PKGBUILD
+++ b/extra/libburn/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 198131 2013-10-30 12:58:36Z allan $
+# $Id: PKGBUILD 201539 2013-12-14 08:38:34Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=libburn
-pkgver=1.3.2 # .pl01
+pkgver=1.3.4 # .pl01
pkgrel=1
pkgdesc="Library for reading, mastering and writing optical discs"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('glibc')
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig})
options=('!emptydirs')
-md5sums=('3c6ee25f172ff28e7b5e5de4f9f26ba9'
+md5sums=('6aaaf2cfb09584e69991250e619789b4'
'SKIP')
build() {