summaryrefslogtreecommitdiff
path: root/extra/libcdaudio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
committerroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
commit24152c3ea77087edccf017c13d44904a75799ff7 (patch)
tree65e25106816e5071dd5b2edc2270e0138c23dc7c /extra/libcdaudio
parent5a3821aec094b38a412cf5e6997c08b6428d6f77 (diff)
Sat Oct 26 01:21:13 PDT 2013
Diffstat (limited to 'extra/libcdaudio')
-rw-r--r--extra/libcdaudio/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/libcdaudio/PKGBUILD b/extra/libcdaudio/PKGBUILD
index 2a287e556..09b8d1ad7 100644
--- a/extra/libcdaudio/PKGBUILD
+++ b/extra/libcdaudio/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 150528 2012-02-18 12:08:44Z pierre $
+# $Id: PKGBUILD 197332 2013-10-25 02:34:27Z allan $
# Maintainer:
# Contributor Sarah Hay <sarahhay@mb.sympatico.ca>
pkgname=libcdaudio
pkgver=0.99.12
-pkgrel=6
+pkgrel=7
pkgdesc="Library for controlling Audio CDs and interacting with CDDB"
arch=('i686' 'x86_64')
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')