[skip-ci] yakuake: update to 3.0.5

This commit is contained in:
Jeff Huang 2018-03-29 01:11:03 +01:00
parent b68f16d0d9
commit 3644156f2b

View File

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