Date: Monday, March 31, 2014 @ 12:25:34 Author: svenstaro Revision: 209615
upgpkg: kdetoys-ktux 4.12.4-1 kde 4.12.4 release Modified: kdetoys-ktux/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 10:25:33 UTC (rev 209614) +++ PKGBUILD 2014-03-31 10:25:34 UTC (rev 209615) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdetoys-ktux -pkgver=4.12.3 +pkgver=4.12.4 pkgrel=1 pkgdesc='A Tux-in-a-spaceship screen saver' url='https://projects.kde.org/projects/kde/kdetoys/ktux' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/ktux-${pkgver}.tar.xz") -sha1sums=('34acda1dcfe62c8f255d486acc404a6c7d49d7c0') +sha1sums=('be765ca7588ac4777b79c2b8046ef0489bc3eb4e') build() { mkdir build
