diff options
Diffstat (limited to 'kde-unstable/kdeadmin/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeadmin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeadmin/PKGBUILD b/kde-unstable/kdeadmin/PKGBUILD index da2c8b6de..a46225a0a 100644 --- a/kde-unstable/kdeadmin/PKGBUILD +++ b/kde-unstable/kdeadmin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 143336 2011-11-24 16:14:27Z andrea $ +# $Id: PKGBUILD 144785 2011-12-08 10:38:49Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -7,7 +7,7 @@ pkgname=('kdeadmin-kcron' 'kdeadmin-ksystemlog' 'kdeadmin-kuser' 'kdeadmin-system-config-printer-kde') -pkgver=4.7.80 +pkgver=4.7.90 pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' @@ -16,7 +16,7 @@ groups=('kde' 'kdeadmin') makedepends=('cmake' 'automoc4' 'kdebindings-python' 'system-config-printer-common') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2" 'syslog-path.patch') -sha1sums=('3e06dff48271e78eec67bcda644476bcf0efa554' +sha1sums=('188265229fcc401706e760db9b5247f66e6f4931' '20095ce6e0f3e5b6800a7c6e52de6fddba62c031') build() { |