Date: Friday, January 16, 2015 @ 07:46:22 Author: fyan Revision: 229302
upgpkg: kdesdk-cervisia 14.12.1-1 Modified: kdesdk-cervisia/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 06:45:48 UTC (rev 229301) +++ PKGBUILD 2015-01-16 06:46:22 UTC (rev 229302) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdesdk-cervisia -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc='CVS Frontend' url='http://kde.org/applications/development/cervisia/' @@ -12,8 +13,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/cervisia-${pkgver}.tar.xz") -sha1sums=('4a3240002e376986c900b98e6f6da5d19c27539a') +source=("http://download.kde.org/stable/applications/${pkgver}/src/cervisia-${pkgver}.tar.xz") +sha1sums=('bfc5bfbbb0fe87301a5507a244150f5aea29f171') build() { mkdir build
