summaryrefslogtreecommitdiff
path: root/extra/kdebase-konsole
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-11 01:51:01 -0700
committerroot <root@rshg054.dnsready.net>2013-09-11 01:51:01 -0700
commit2cfbbdcb041073ed1f9aff2f2fd630b24e039e6d (patch)
treedc3af95fb8134ce025aa4a516ab1a00adf0e1917 /extra/kdebase-konsole
parentf5039428394b8715a685c006ab4c7421f45d0aff (diff)
Wed Sep 11 01:49:28 PDT 2013
Diffstat (limited to 'extra/kdebase-konsole')
-rw-r--r--extra/kdebase-konsole/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebase-konsole/PKGBUILD b/extra/kdebase-konsole/PKGBUILD
index dbe1c6dd4..fe8bd7bca 100644
--- a/extra/kdebase-konsole/PKGBUILD
+++ b/extra/kdebase-konsole/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 193257 2013-08-19 09:54:50Z andrea $
+# $Id: PKGBUILD 194075 2013-09-10 13:26:49Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.11.0
+pkgver=4.11.1
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/stable/${pkgver}/src/konsole-${pkgver}.tar.xz")
-sha1sums=('6bc97a6364699fba6474cae0fcdcff6d9435cf4b')
+sha1sums=('45ef624f12a714731e2251b287267552668c3e4e')
build() {
cd "${srcdir}"