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 5d6963415..a8c8be804 100644
--- a/kde-unstable/kdebase-konsole/PKGBUILD
+++ b/kde-unstable/kdebase-konsole/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 162578 2012-06-27 13:16:12Z andrea $
+# $Id: PKGBUILD 163385 2012-07-11 22:19:58Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.8.95
+pkgver=4.8.97
pkgrel=1
arch=('i686' 'x86_64')
url='http://kde.org/applications/system/konsole/'
@@ -12,7 +12,7 @@ groups=('kde' 'kdebase')
depends=('kdebase-runtime' 'kdebase-lib')
makedepends=('cmake' 'automoc4')
source=("http://download.kde.org/unstable/${pkgver}/src/konsole-${pkgver}.tar.xz")
-sha1sums=('1f6d8719fa9c82f3239e3ceb2c1e40f05fc835a0')
+sha1sums=('f644fbe162d1f852396898f11ae52765da356ecb')
build() {
cd "${srcdir}"