yakuake: update to 3.0.4

This commit is contained in:
Jeff Huang 2017-04-05 05:40:52 +01:00
parent 31e0fbed4b
commit 8c6921cf4c

View File

@ -1,7 +1,7 @@
source ../kdeapps.conf
pkgname=yakuake
pkgver=3.0.3
pkgver=3.0.4
pkgrel=1
pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine, kf5 version"
arch=('x86_64')
@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules')
conflicts=('yakuake-kf5')
replaces=('yakuake-kf5')
source=("http://download.kde.org/stable/yakuake/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
md5sums=('f85eb541a76061012fe815e573f441f3')
md5sums=('f8f43f2f3d99925d8853879ff1eb5826')
build() {
mkdir -p build && cd build