[arch-commits] Commit in kdelibs/trunk (PKGBUILD kdelibs.install)

Felix Yan fyan at archlinux.org
Thu Apr 28 07:24:07 UTC 2016


    Date: Thursday, April 28, 2016 @ 09:24:06
  Author: fyan
Revision: 266408

upgpkg: kdelibs 4.14.19-2

Hooks rebuild (part 1)

Modified:
  kdelibs/trunk/PKGBUILD
Deleted:
  kdelibs/trunk/kdelibs.install

-----------------+
 PKGBUILD        |    5 ++---
 kdelibs.install |   13 -------------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 07:03:54 UTC (rev 266407)
+++ PKGBUILD	2016-04-28 07:24:06 UTC (rev 266408)
@@ -6,7 +6,7 @@
 pkgname=kdelibs
 pkgver=4.14.19
 _kdeappver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Core Libraries"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/'
@@ -16,8 +16,7 @@
         'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon-qt4'
         'media-player-info' 'libutempter' 'qtwebkit' 'icu')
 makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'mesa')
-install=$pkgname.install
-source=("http://download.kde.org/unstable/applications/${_kdeappver}/src/$pkgname-$pkgver.tar.xz"
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/$pkgname-$pkgver.tar.xz"
         'kde-applications-menu.patch' 'archlinux-menu.patch' 'qt4.patch')
 sha1sums=('82a3db2c013d269ba850c06c9d1ac53ef6c44623'
           '86ee8c8660f19de8141ac99cd6943964d97a1ed7'

Deleted: kdelibs.install
===================================================================
--- kdelibs.install	2016-04-28 07:03:54 UTC (rev 266407)
+++ kdelibs.install	2016-04-28 07:24:06 UTC (rev 266408)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-mime-database usr/share/mime &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list