mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdelibs to 4.14.24-1
This commit is contained in:
parent
e8b0fe6816
commit
00accd91e7
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - patch to fix unclickable plasmoid buttons on ARM
|
||||
|
||||
pkgname=kdelibs
|
||||
pkgver=4.14.23
|
||||
_kdeappver=16.08.0
|
||||
pkgver=4.14.24
|
||||
_kdeappver=16.08.1
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Core Libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'mesa')
|
|||
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/$pkgname-$pkgver.tar.xz"
|
||||
'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch' kdelibs-gcc6.patch
|
||||
'arm-coronaoffscreen-input-fixes.diff')
|
||||
sha1sums=('8478a95be7d35bcfef48dc93cb6aa3ece5fabfd3'
|
||||
sha1sums=('1ce08be17b5c55a1b8427ce859d1b897c6dc4bc3'
|
||||
'86ee8c8660f19de8141ac99cd6943964d97a1ed7'
|
||||
'63a850ab4196b9d06934f2b4a13acd9f7739bc67'
|
||||
'ed1f57ee661e5c7440efcaba7e51d2554709701c'
|
||||
|
|
Loading…
Reference in a new issue