diff options
author | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
commit | eb4c1f17fe6790f814a67378ed66bddbb93def96 (patch) | |
tree | 8d9a601807e65342ae8c6c59df40ffd168403e8f /kde-unstable/kdeplasma-addons/PKGBUILD | |
parent | ad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff) |
Fri Jun 29 00:01:58 UTC 2012
Diffstat (limited to 'kde-unstable/kdeplasma-addons/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeplasma-addons/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdeplasma-addons/PKGBUILD b/kde-unstable/kdeplasma-addons/PKGBUILD index fed4eeb21..83103fa5f 100644 --- a/kde-unstable/kdeplasma-addons/PKGBUILD +++ b/kde-unstable/kdeplasma-addons/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 162082 2012-06-19 14:45:17Z andrea $ +# $Id: PKGBUILD 162625 2012-06-27 13:45:42Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -77,8 +77,8 @@ pkgname=('kdeplasma-addons-applets-bball' 'kdeplasma-addons-wallpapers-potd' 'kdeplasma-addons-wallpapers-virus' 'kdeplasma-addons-wallpapers-weather') -pkgver=4.8.90 -pkgrel=2 +pkgver=4.8.95 +pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' license=('GPL' 'LGPL') @@ -86,7 +86,7 @@ groups=('kde' 'kdeplasma-addons') makedepends=('cmake' 'automoc4' 'kdebase-workspace' 'kdeedu-marble' 'eigen' 'scim' 'qwt' 'boost' 'libkexiv2' 'ibus' 'qoauth' 'qjson') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") -sha1sums=('55e52ce5c2a0d8d9eddc1cf594d192367d7df8c5') +sha1sums=('4b8d7f7111e8d77dd60d21b8da634b3d44199724') build() { cd "${srcdir}" |