From d915cad658736d96368750201c34df752048751a Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Jun 2012 00:04:14 +0000 Subject: Sun Jun 3 00:04:13 UTC 2012 --- kde-unstable/kdebase-konsole/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-unstable/kdebase-konsole/PKGBUILD') diff --git a/kde-unstable/kdebase-konsole/PKGBUILD b/kde-unstable/kdebase-konsole/PKGBUILD index 5493f2076..634e5b2a6 100644 --- a/kde-unstable/kdebase-konsole/PKGBUILD +++ b/kde-unstable/kdebase-konsole/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 160112 2012-05-29 22:41:16Z andrea $ +# $Id: PKGBUILD 160428 2012-06-01 21:34:47Z andrea $ # Maintainer: Andrea Scarpino pkgname=kdebase-konsole pkgver=4.8.80 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') 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/unstable/${pkgver}/src/konsole-${pkgver}.tar.xz") -sha1sums=('e7c471637fd052261521716882f0d543161692c4') +sha1sums=('4acd23dab275143cd8c182ca3460d259ae472b43') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf