summaryrefslogtreecommitdiff
path: root/extra/libcddb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libcddb/PKGBUILD')
-rw-r--r--extra/libcddb/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/libcddb/PKGBUILD b/extra/libcddb/PKGBUILD
index ad9c5a293..22abc1cd0 100644
--- a/extra/libcddb/PKGBUILD
+++ b/extra/libcddb/PKGBUILD
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD 137919 2011-09-12 12:54:52Z pierre $
+# $Id: PKGBUILD 198134 2013-10-30 12:59:40Z allan $
# Maintainer: Hugo Doria <hugo@archlinux.org>
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
pkgname=libcddb
pkgver=1.3.2
-pkgrel=3.1
+pkgrel=4
arch=('i686' 'x86_64' 'mips64el')
pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)."
url="http://sourceforge.net/projects/libcddb/"
license=('LGPL')
-options=('!libtool')
depends=('glibc')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('8bb4a6f542197e8e9648ae597cd6bc8a')