Date: Sunday, May 23, 2010 @ 20:50:21 Author: andrea Revision: 80929 first set of KDE 4.5 tarballs (4.4.80)
Added: kdepimlibs/kde-unstable/ Modified: kdepimlibs/kde-unstable/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2010-05-20 13:36:36 UTC (rev 80615) +++ kde-unstable/PKGBUILD 2010-05-24 00:50:21 UTC (rev 80929) @@ -1,8 +1,9 @@ # $Id: $ -# Maintainer: Pierre Schmitz <[email protected]> +# Maintainer: Andrea Scarpino <[email protected]> +# Contributor: Pierre Schmitz <[email protected]> pkgname=kdepimlibs -pkgver=4.4.3 +pkgver=4.4.80 pkgrel=1 pkgdesc="KDE PIM Libraries" arch=('i686' 'x86_64') @@ -11,8 +12,8 @@ depends=('kdelibs' 'akonadi' 'libical' 'gpgme') makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap') install='kdepimlibs.install' -source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('37aaf11672010ebf575470a16cc1bed6e868e2ed') +source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +sha1sums=('0184d7146a9ed4fd741d616e085657ffeaf06116') build() { cd $srcdir
