From 81ee1980feda43043eaebae2c596ae116a21f6e5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Feb 2012 23:15:25 +0000 Subject: Sun Feb 19 23:15:25 UTC 2012 --- extra/libcdaudio/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/libcdaudio') diff --git a/extra/libcdaudio/PKGBUILD b/extra/libcdaudio/PKGBUILD index 64159d23e..2a287e556 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 pkgname=libcdaudio pkgver=0.99.12 -pkgrel=5 +pkgrel=6 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) +source=("http://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${pkgver}.tar.gz" + '01-cddb-bufferoverflow.patch' + '02-cddb-bufferoverflow.patch') md5sums=('63b49cf14d53eed31e7a87cca17a3963' 'f78c881b92cd7d25472daa90af284e18' 'e36755c125d2710dc8619bb401e37444') -- cgit v1.2.3-54-g00ecf