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

Balló György bgyorgy at archlinux.org
Thu Jul 14 12:45:06 UTC 2016


    Date: Thursday, July 14, 2016 @ 12:45:05
  Author: bgyorgy
Revision: 182888

upgpkg: gnome-pie 0.6.8-2

Hooks rebuild

Modified:
  gnome-pie/trunk/PKGBUILD
Deleted:
  gnome-pie/trunk/gnome-pie.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-14 12:15:19 UTC (rev 182887)
+++ PKGBUILD	2016-07-14 12:45:05 UTC (rev 182888)
@@ -4,7 +4,7 @@
 pkgname=gnome-pie
 _pkgname=Gnome-Pie
 pkgver=0.6.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Circular application launcher for GNOME"
 arch=('i686' 'x86_64')
 url="http://gnome-pie.simonschneegans.de/"
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('bamf' 'libarchive' 'libgee' 'gnome-menus')
 makedepends=('cmake' 'vala')
-install=$pkgname.install
 source=($_pkgname-$pkgver.tar.gz::https://github.com/Simmesimme/$_pkgname/archive/v$pkgver.tar.gz)
 md5sums=('d031616c872d9926c958a917b348f69c')
 

Deleted: gnome-pie.install
===================================================================
--- gnome-pie.install	2016-07-14 12:15:19 UTC (rev 182887)
+++ gnome-pie.install	2016-07-14 12:45:05 UTC (rev 182888)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list