diff options
Diffstat (limited to 'kde-unstable/kdetoys/PKGBUILD')
-rw-r--r-- | kde-unstable/kdetoys/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdetoys/PKGBUILD b/kde-unstable/kdetoys/PKGBUILD index 72b0929e6..a7b37a60e 100644 --- a/kde-unstable/kdetoys/PKGBUILD +++ b/kde-unstable/kdetoys/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 161746 2012-06-13 14:58:40Z andrea $ +# $Id: PKGBUILD 162627 2012-06-27 13:47:51Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -6,7 +6,7 @@ pkgbase=kdetoys pkgname=('kdetoys-amor' 'kdetoys-kteatime' 'kdetoys-ktux') -pkgver=4.8.90 +pkgver=4.8.95 pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' @@ -14,7 +14,7 @@ license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdetoys') makedepends=('cmake' 'automoc4' 'kdebase-workspace') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") -sha1sums=('ba5e8b9386e65cbaf23221f64ba85e2329ab17a0') +sha1sums=('d45ac37b5476a421d83d7b24f8c5476ed9cf85c1') build() { cd $srcdir |