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

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


    Date: Thursday, April 28, 2016 @ 17:58:19
  Author: fyan
Revision: 266520

upgpkg: kteatime 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:58:08 UTC (rev 266519)
+++ PKGBUILD	2016-04-28 15:58:19 UTC (rev 266520)
@@ -4,7 +4,7 @@
 
 pkgname=kteatime
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Tea Cooker'
 url='http://kde.org/applications/games/kteatime/'
 arch=('i686' 'x86_64')
@@ -14,7 +14,6 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdetoys-kteatime')
 replaces=('kdetoys-kteatime')
-install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz")
 sha1sums=('7f204613f7b26988097c1ff4d3d7e1fb23e87e14')
 

Deleted: kteatime.install
===================================================================
--- kteatime.install	2016-04-28 15:58:08 UTC (rev 266519)
+++ kteatime.install	2016-04-28 15:58:19 UTC (rev 266520)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list