summaryrefslogtreecommitdiff
path: root/extra/kdebase-konsole
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-06 10:25:36 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-06 10:25:36 +0200
commit5f875caf9e31730faff78cfa1fc99c30717a924d (patch)
tree64da821f3be8e6f7a61a55ae2aa3d7de5ad33e89 /extra/kdebase-konsole
parenta791587b609550b73cd867a642338769dc7c117d (diff)
parentd9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/rsyslog/PKGBUILD extra/boost/PKGBUILD extra/kdeadmin/PKGBUILD extra/kdebase-konsole/PKGBUILD extra/kdegames/PKGBUILD extra/kdenetwork/PKGBUILD extra/kdepim/PKGBUILD libre/kdenetwork-libre/PKGBUILD multilib/lib32-expat/PKGBUILD multilib/lib32-libldap/PKGBUILD multilib/lib32-openal/PKGBUILD multilib/lib32-p11-kit/PKGBUILD multilib/lib32-sqlite3/PKGBUILD testing/pcmciautils/PKGBUILD testing/systemd/PKGBUILD testing/util-linux/PKGBUILD
Diffstat (limited to 'extra/kdebase-konsole')
-rw-r--r--extra/kdebase-konsole/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebase-konsole/PKGBUILD b/extra/kdebase-konsole/PKGBUILD
index 64de32075..423450c27 100644
--- a/extra/kdebase-konsole/PKGBUILD
+++ b/extra/kdebase-konsole/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 153118 2012-03-12 09:15:57Z andrea $
+# $Id: PKGBUILD 155571 2012-04-04 14:14:02Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebase-konsole
-pkgver=4.8.1
-pkgrel=1
+pkgver=4.8.2
+pkgrel=2
arch=('i686' 'x86_64' 'mips64el')
url='http://kde.org/applications/system/konsole/'
pkgdesc="Terminal"
@@ -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=('23490d929c6c3a56485e4c6585a1d10af9810651')
+sha1sums=('4e9e9d373ce77160b098dbf4fe24b319e7942ff1')
build() {
cd "${srcdir}"