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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:41:53 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:41:53
  Author: fyan
Revision: 266510

upgpkg: kruler 16.04.0-2

Hooks rebuild (part 1)

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

----------------+
 PKGBUILD       |    3 +--
 kruler.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:38:32 UTC (rev 266509)
+++ PKGBUILD	2016-04-28 15:41:53 UTC (rev 266510)
@@ -4,7 +4,7 @@
 
 pkgname=kruler
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Screen Ruler"
 url="http://kde.org/applications/graphics/kruler/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdegraphics')
 depends=('knotifications' 'kxmlgui' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
 conflicts=('kdegraphics-kruler')
 replaces=('kdegraphics-kruler')
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")

Deleted: kruler.install
===================================================================
--- kruler.install	2016-04-28 15:38:32 UTC (rev 266509)
+++ kruler.install	2016-04-28 15:41:53 UTC (rev 266510)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list