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

Felix Yan fyan at archlinux.org
Fri Apr 29 01:01:25 UTC 2016


    Date: Friday, April 29, 2016 @ 03:01:25
  Author: fyan
Revision: 172481

upgpkg: discover 5.6.3-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 00:59:14 UTC (rev 172480)
+++ PKGBUILD	2016-04-29 01:01:25 UTC (rev 172481)
@@ -3,7 +3,7 @@
 
 pkgname=discover
 pkgver=5.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A collection of package management tools for KDE'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/discover'
@@ -13,7 +13,6 @@
 conflicts=(muon)
 replaces=(muon)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-install=$pkgname.install
 md5sums=('7e305965d9000f07a41d0b878bf7977f')
 
 prepare() {

Deleted: discover.install
===================================================================
--- discover.install	2016-04-29 00:59:14 UTC (rev 172480)
+++ discover.install	2016-04-29 01:01:25 UTC (rev 172481)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list