summaryrefslogtreecommitdiff
path: root/extra/libcdaudio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libcdaudio/PKGBUILD')
-rw-r--r--extra/libcdaudio/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libcdaudio/PKGBUILD b/extra/libcdaudio/PKGBUILD
index 2a03b2494..ef4974c50 100644
--- a/extra/libcdaudio/PKGBUILD
+++ b/extra/libcdaudio/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 87596 2010-08-17 10:23:02Z jgc $
+# $Id: PKGBUILD 150528 2012-02-18 12:08:44Z pierre $
# Maintainer:
# Contributor Sarah Hay <sarahhay@mb.sympatico.ca>
pkgname=libcdaudio
pkgver=0.99.12
-pkgrel=5
+pkgrel=6
pkgdesc="Library for controlling Audio CDs and interacting with CDDB"
arch=('i686' 'x86_64' 'mips64el')
url="http://libcdaudio.sourceforge.net/"
license=('GPL')
depends=('glibc')
options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${pkgver}.tar.gz
- 01-cddb-bufferoverflow.patch
- 02-cddb-bufferoverflow.patch)
+source=("http://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${pkgver}.tar.gz"
+ '01-cddb-bufferoverflow.patch'
+ '02-cddb-bufferoverflow.patch')
md5sums=('63b49cf14d53eed31e7a87cca17a3963'
'f78c881b92cd7d25472daa90af284e18'
'e36755c125d2710dc8619bb401e37444')