summaryrefslogtreecommitdiff
path: root/extra/libburn
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /extra/libburn
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'extra/libburn')
-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() {