summaryrefslogtreecommitdiff
path: root/kde-unstable/kdebase-konsole/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdebase-konsole/PKGBUILD')
-rw-r--r--kde-unstable/kdebase-konsole/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdebase-konsole/PKGBUILD b/kde-unstable/kdebase-konsole/PKGBUILD
index 9b0e14d2b..020e0639a 100644
--- a/kde-unstable/kdebase-konsole/PKGBUILD
+++ b/kde-unstable/kdebase-konsole/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 143340 2011-11-24 16:14:32Z andrea $
+# $Id: PKGBUILD 144787 2011-12-08 10:42:27Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.7.80
+pkgver=4.7.90
pkgrel=1
arch=('i686' 'x86_64')
url='http://kde.org/applications/system/konsole/'
@@ -12,7 +12,7 @@ groups=('kde' 'kdebase')
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.bz2")
-sha1sums=('47305f7eeabeefd71e518314b04d18b7a9724c39')
+sha1sums=('c4e99b07fcca2ddef6e155ca03d26a495a9e362b')
build() {
cd "${srcdir}"