summaryrefslogtreecommitdiff
path: root/community/tellico/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tellico/PKGBUILD')
-rw-r--r--community/tellico/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD
index df8205287..c6f8cbe14 100644
--- a/community/tellico/PKGBUILD
+++ b/community/tellico/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 73797 2012-07-15 16:49:25Z jlichtblau $
+# $Id: PKGBUILD 74833 2012-08-06 23:08:46Z andrea $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
-# Contributor: Maintainer: Ray Rashif <schiv@archlinux.org
+# Contributor: Ray Rashif <schiv@archlinux.org
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org>
pkgname=tellico
pkgver=2.3.6
-pkgrel=1
+pkgrel=2
pkgdesc="A collection manager for KDE"
arch=('i686' 'x86_64' 'mips64el')
url="http://tellico-project.org/"
license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'kdemultimedia-kioslave' 'poppler-qt' 'qjson')
+depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 'poppler-qt' 'qjson')
makedepends=('automoc4' 'cmake')
install=$pkgname.install
source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2)