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

Felix Yan fyan at archlinux.org
Thu Apr 28 16:01:38 UTC 2016


    Date: Thursday, April 28, 2016 @ 18:01:38
  Author: fyan
Revision: 266524

upgpkg: kturtle 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 16:00:34 UTC (rev 266523)
+++ PKGBUILD	2016-04-28 16:01:38 UTC (rev 266524)
@@ -5,7 +5,7 @@
 
 pkgname=kturtle
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Educational Programming Environment"
 url="http://kde.org/applications/education/kturtle/"
 arch=(i686 x86_64)
@@ -13,7 +13,6 @@
 groups=(kde-applications kdeedu)
 depends=(knewstuff hicolor-icon-theme)
 makedepends=(extra-cmake-modules python kdoctools)
-install=${pkgname}.install
 conflicts=(kdeedu-kturtle)
 replaces=(kdeedu-kturtle)
 source=("http://download.kde.org/stable/applications/$pkgver/src/kturtle-$pkgver.tar.xz")

Deleted: kturtle.install
===================================================================
--- kturtle.install	2016-04-28 16:00:34 UTC (rev 266523)
+++ kturtle.install	2016-04-28 16:01:38 UTC (rev 266524)
@@ -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