bump yakuake to 2.9.7

This commit is contained in:
amnon 2010-07-17 19:42:55 +00:00
parent 546ac3900c
commit 812e2c5ba0

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=yakuake
pkgver=2.9.6
pkgver=2.9.7
pkgrel=1
pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
arch=('i686' 'x86_64')
@ -17,7 +17,7 @@ license=('GPL')
depends=('kdebase-konsole')
makedepends=('cmake' 'automoc4')
source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('d5cbb912596fd1b3a92fdb04fe46cee0')
md5sums=('c5a6d1f50ab9464d62563cdb18d6afb7')
build() {
cd ${srcdir}