From ccb9d72bbf1ee4f7a54113eac76a16b0b5014869 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2011 23:14:33 +0000 Subject: Tue Sep 27 23:14:33 UTC 2011 --- community/tellico/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/tellico/PKGBUILD') diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD index 02b08e051..96a6e142f 100644 --- a/community/tellico/PKGBUILD +++ b/community/tellico/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 52662 2011-07-27 08:16:49Z andrea $ +# $Id: PKGBUILD 55957 2011-09-26 19:23:41Z schiv $ # Maintainer: Ray Rashif # Contributor: Douglas Soares de Andrade # Contributor: mdv pkgname=tellico -pkgver=2.3.3 -pkgrel=2 +pkgver=2.3.4 +pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' 'x86_64') url="http://tellico-project.org/" @@ -16,7 +16,7 @@ depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' makedepends=('automoc4' 'cmake') install=$pkgname.install source=("http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2") -md5sums=('7e3da69119324995308fca7ddf8ea6a9') +md5sums=('0a955754e89fc96d9745266ec97410c7') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf