Date: Friday, January 16, 2015 @ 07:13:00 Author: fyan Revision: 229255
upgpkg: kdegraphics-kgamma 14.12.1-1 Modified: kdegraphics-kgamma/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 06:12:54 UTC (rev 229254) +++ PKGBUILD 2015-01-16 06:13:00 UTC (rev 229255) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegraphics-kgamma -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A monitor calibration tool" url="http://kde.org/applications/graphics/kgamma/" @@ -14,8 +15,8 @@ # but nvidia providing libgl does not depend on libxxf86vm depends=('kdebase-runtime' 'libxxf86vm') makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/stable/${pkgver}/src/kgamma-${pkgver}.tar.xz") -sha1sums=('6fdea45cd27e26930100c4849b1f6464fd8504f8') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kgamma-${pkgver}.tar.xz") +sha1sums=('090da6d678bc0d2d6bcbc598a7a25627b0990282') build() { cd "${srcdir}"
