mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
bump yakuake to 2.9.7
This commit is contained in:
parent
546ac3900c
commit
812e2c5ba0
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user