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

Antonio Rojas arojas at archlinux.org
Sun Aug 7 10:13:30 UTC 2016


    Date: Sunday, August 7, 2016 @ 10:13:30
  Author: arojas
Revision: 185775

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-07 10:09:00 UTC (rev 185774)
+++ PKGBUILD	2016-08-07 10:13:30 UTC (rev 185775)
@@ -4,7 +4,7 @@
 
 pkgname=springlobby
 pkgver=0.249
-pkgrel=1
+pkgrel=2
 pkgdesc="A free cross-platform lobby client for the Spring RTS project"
 arch=('i686' 'x86_64')
 url="http://springlobby.info/"
@@ -13,7 +13,6 @@
          'alure' 'libsm')
 optdepends=('sdl' 'sdl_sound' 'sdl_mixer') 
 makedepends=('boost' 'asio' 'cmake' 'git')
-install=springlobby.install
 source=(git://github.com/springlobby/springlobby.git#tag=${pkgver})
 md5sums=('SKIP')
 

Deleted: springlobby.install
===================================================================
--- springlobby.install	2016-08-07 10:09:00 UTC (rev 185774)
+++ springlobby.install	2016-08-07 10:13:30 UTC (rev 185775)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list