From 0917a0682e48c4261e47d743725d990f47f6ec95 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Apr 2011 04:54:18 +0000 Subject: Thu Apr 14 04:54:18 UTC 2011 --- community/tellico/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/tellico/PKGBUILD') diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD index 181181404..0854c6eaf 100644 --- a/community/tellico/PKGBUILD +++ b/community/tellico/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 34947 2010-12-13 22:02:05Z schiv $ +# $Id: PKGBUILD 44985 2011-04-13 23:48:59Z schiv $ # Maintainer: Ray Rashif # Contributor: Douglas Soares de Andrade # Contributor: mdv pkgname=tellico -pkgver=2.3.2 +pkgver=2.3.3 pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('kdebase-workspace' 'yaz' 'exempi' 'kdegraphics-libs' 'taglib' makedepends=('automoc4' 'cmake' 'docbook-xsl') install=$pkgname.install source=("http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2") -md5sums=('3425c12055ae7ea512cd7242de73575e') +md5sums=('7e3da69119324995308fca7ddf8ea6a9') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf