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 4acc20375..bd496be55 100644 --- a/kde-unstable/kdetoys/PKGBUILD +++ b/kde-unstable/kdetoys/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 163435 2012-07-11 22:54:28Z andrea $ +# $Id: PKGBUILD 171843 2012-11-21 20:00:04Z 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.97 +pkgver=4.9.80 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=('2ca542d74ff1ef7317a2bc43712fd323efc7fc37') +sha1sums=('0886cff4963f23330dbdc65568b8897f28b12401') build() { cd $srcdir |