extra/kdelibs to 4.14.12-1

This commit is contained in:
Kevin Mihelich 2015-09-20 15:29:57 +00:00
parent 734fcaf716
commit 3563ec83e6

View file

@ -7,7 +7,7 @@
# - patch to fix unclickable plasmoid buttons on ARM
pkgname=kdelibs
pkgver=4.14.11
pkgver=4.14.12
_kdeappver=15.08.0
pkgrel=1
pkgdesc="KDE Core Libraries"
@ -23,14 +23,14 @@ install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz"
'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
'arm-coronaoffscreen-input-fixes.diff')
sha1sums=('b25177d6247db8b83faed710f5e713a81c8f8e81'
sha1sums=('4e2fc81f0a21c15399e060943b6179c449e866d2'
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
'63a850ab4196b9d06934f2b4a13acd9f7739bc67'
'ed1f57ee661e5c7440efcaba7e51d2554709701c'
'855150096763600c970aa307c8241b96da33b9ed')
prepare() {
mkdir build
mkdir -p build
cd ${pkgname}-${pkgver}
# avoid file conflict with gnome-menus
patch -p1 -i "${srcdir}"/kde-applications-menu.patch