summaryrefslogtreecommitdiff
path: root/extra/kdebase-konsole
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
commit1eb44cdc16d2ce4e40d42cacea7456ad245994f1 (patch)
tree8fffd10c72c5c326bcc41cdbbafda13c0ec5b2b6 /extra/kdebase-konsole
parent69d3aee0c3f0bb876065264baccf86c13088dd01 (diff)
parent8cca36c97b57b8d0a7e5521647c02409eb94ade4 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/portaudio/PKGBUILD extra/ettercap/PKGBUILD extra/kdelibs/PKGBUILD extra/qt/PKGBUILD gnome-unstable/epiphany/PKGBUILD gnome-unstable/gnome-shell/PKGBUILD gnome-unstable/pulseaudio/PKGBUILD gnome-unstable/vala/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD testing/xf86-video-glint/PKGBUILD
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 1c5b70221..51d1021d8 100644
--- a/extra/kdebase-konsole/PKGBUILD
+++ b/extra/kdebase-konsole/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 132591 2011-07-25 00:13:21Z andrea $
+# $Id: PKGBUILD 137403 2011-09-07 17:24:17Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
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/stable/${pkgver}/src/konsole-${pkgver}.tar.bz2")
-sha1sums=('e1e9fef5cb222e9d9eaba17e227ac66aed3e19d6')
+sha1sums=('1169c7ea5e4c5aa0a29d1948c9e02ee3cc2c54a2')
build() {
cd "${srcdir}"