[arch-commits] Commit in kdelibs (kde-unstable kde-unstable/PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jul 25 14:48:29 UTC 2014


    Date: Friday, July 25, 2014 @ 16:48:29
  Author: svenstaro
Revision: 217841

upgpkg: kdelibs 4.13.95-1

upstream release 4.14 beta 3

Added:
  kdelibs/kde-unstable/
Modified:
  kdelibs/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2014-07-24 18:53:49 UTC (rev 217821)
+++ kde-unstable/PKGBUILD	2014-07-25 14:48:29 UTC (rev 217841)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdelibs
-pkgver=4.13.3
+pkgver=4.13.95
 pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=('i686' 'x86_64')
@@ -15,14 +15,12 @@
         'media-player-info' 'libxtst' 'libutempter' 'qtwebkit' 'icu')
 makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"
-        'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch'
-        'pyqt.patch')
-sha1sums=('9c0e963fa2db119ac37e15f31c05d18d3043a58e'
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"
+        'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch')
+sha1sums=('f869fb030d637cd8dcc85dcaedb3d973a0f35a20'
           '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
           '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-          'ed1f57ee661e5c7440efcaba7e51d2554709701c'
-          'd32534d7d6dc287c80951d24caf0259ab18c9abc')
+          'ed1f57ee661e5c7440efcaba7e51d2554709701c')
 
 prepare() {
        mkdir build
@@ -33,9 +31,6 @@
        patch -p1 -i "${srcdir}"/archlinux-menu.patch
        # qmake refers to Qt5
        patch -p1 -i "${srcdir}"/qt4.patch
-
-       # support newer PyQt build system
-       patch -p1 -i "${srcdir}"/pyqt.patch
 }
 
 build() {




More information about the arch-commits mailing list