From 3644156f2b8785078b80c89abfc0c2d9500ec809 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Thu, 29 Mar 2018 01:11:03 +0100 Subject: [PATCH] [skip-ci] yakuake: update to 3.0.5 --- yakuake/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yakuake/PKGBUILD b/yakuake/PKGBUILD index 3c1cad653..114b14879 100644 --- a/yakuake/PKGBUILD +++ b/yakuake/PKGBUILD @@ -1,7 +1,7 @@ source ../kdeapps.conf pkgname=yakuake -pkgver=3.0.4 +pkgver=3.0.5 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=('f8f43f2f3d99925d8853879ff1eb5826') +md5sums=('07acb03db00bcbd70945542179191409') build() { mkdir -p build && cd build