diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-19 03:43:15 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-19 03:43:15 +0000 |
commit | e326eefd3e4853a3b36ef72eba0b21d21170de31 (patch) | |
tree | 5ffb9c48ffa81fa59fc8278d1abb6cf10f0e1682 /extra/kdetoys-ktux | |
parent | 9959727f4ef9acd6805bb372e98323a01468246e (diff) |
Sat Jul 19 03:34:45 UTC 2014
Diffstat (limited to 'extra/kdetoys-ktux')
-rw-r--r-- | extra/kdetoys-ktux/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdetoys-ktux/PKGBUILD b/extra/kdetoys-ktux/PKGBUILD index dcf8e3ac2..00f54b719 100644 --- a/extra/kdetoys-ktux/PKGBUILD +++ b/extra/kdetoys-ktux/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 214941 2014-06-10 17:55:55Z svenstaro $ +# $Id: PKGBUILD 217365 2014-07-18 11:50:32Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdetoys-ktux -pkgver=4.13.2 +pkgver=4.13.3 pkgrel=1 pkgdesc='A Tux-in-a-spaceship screen saver' url='https://projects.kde.org/projects/kde/kdetoys/ktux' @@ -13,7 +13,7 @@ depends=('kdebase-workspace') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/ktux-${pkgver}.tar.xz") -sha1sums=('a85ec0358fa63b59dfba5cbec0a8239a8ea93706') +sha1sums=('01bda9e9ff8f20b4c36c30a37ac50190ba4eb17d') build() { mkdir build |