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