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

Felix Yan fyan at archlinux.org
Wed Apr 27 14:44:40 UTC 2016


    Date: Wednesday, April 27, 2016 @ 16:44:39
  Author: fyan
Revision: 266227

upgpkg: ark 16.04.0-2

Hooks rebuild (part 1)

Modified:
  ark/trunk/PKGBUILD	(contents, properties)
Deleted:
  ark/trunk/ark.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 14:44:19 UTC (rev 266226)
+++ PKGBUILD	2016-04-27 14:44:39 UTC (rev 266227)
@@ -5,7 +5,7 @@
 
 pkgname=ark
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Archiving Tool'
 arch=(i686 x86_64)
 url='http://kde.org/applications/utilities/ark/'
@@ -16,7 +16,6 @@
 conflicts=(kdeutils-ark)
 replaces=(kdeutils-ark)
 groups=(kde-applications kdeutils)
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 md5sums=('f45b700154712ae6676c922bc59c9c85')
 


Property changes on: ark/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Deleted: ark.install
===================================================================
--- ark.install	2016-04-27 14:44:19 UTC (rev 266226)
+++ ark.install	2016-04-27 14:44:39 UTC (rev 266227)
@@ -1,13 +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