From 0ab7960ba6a457b7dd3ed5ede0cdb93e816d29a4 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 Feb 2013 00:04:20 -0800 Subject: Fri Feb 22 00:04:20 PST 2013 --- community/kphotoalbum/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/kphotoalbum') diff --git a/community/kphotoalbum/PKGBUILD b/community/kphotoalbum/PKGBUILD index fee341d22..936d33a53 100644 --- a/community/kphotoalbum/PKGBUILD +++ b/community/kphotoalbum/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 76830 2012-09-30 21:12:00Z lcarlier $ +# $Id: PKGBUILD 84672 2013-02-21 14:40:13Z lcarlier $ # Maintainer: Laurent Carlier # Contributor: Andrea Scarpino # Contributor: Gilles CHAUVIN @@ -6,7 +6,7 @@ # Contributor: chfoxli pkgname=kphotoalbum -pkgver=4.3 +pkgver=4.4 pkgrel=1 pkgdesc="KDE Photo Album, picture collection manager" url="http://www.kphotoalbum.org/" @@ -19,7 +19,7 @@ optdepends=('kdeedu-marble: integration with Marble' 'kdemultimedia-mplayerthumbs: video thumbnails') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('09b5ba7d44ee7426802b233454927b8f') +md5sums=('84cc7741c8e8c62e097ebb5e81d40979') build() { cd ${srcdir} -- cgit v1.2.3-54-g00ecf