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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:08:20 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:08:19
  Author: fyan
Revision: 266480

upgpkg: kio 5.21.0-2

Hooks rebuild (part 1)

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

-------------+
 PKGBUILD    |    3 +--
 kio.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:05:49 UTC (rev 266479)
+++ PKGBUILD	2016-04-28 15:08:19 UTC (rev 266480)
@@ -4,7 +4,7 @@
 
 pkgname=kio
 pkgver=5.21.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -14,7 +14,6 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
 groups=('kf5')
-install=kio.install
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 md5sums=('9ffc4e4ee5e63def230249942d85a344')
 

Deleted: kio.install
===================================================================
--- kio.install	2016-04-28 15:05:49 UTC (rev 266479)
+++ kio.install	2016-04-28 15:08:19 UTC (rev 266480)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list