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

Alexander Rødseth arodseth at archlinux.org
Sun May 15 23:01:03 UTC 2016


    Date: Monday, May 16, 2016 @ 01:01:02
  Author: arodseth
Revision: 175433

upgpkg: giggle 0.7-5

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

----------------+
 PKGBUILD       |    5 ++---
 giggle.install |   13 -------------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-15 22:16:24 UTC (rev 175432)
+++ PKGBUILD	2016-05-15 23:01:02 UTC (rev 175433)
@@ -5,14 +5,13 @@
 
 pkgname=giggle
 pkgver=0.7
-pkgrel=4
+pkgrel=5
 pkgdesc='Git repository viewer'
 arch=('x86_64' 'i686')
 url='https://wiki.gnome.org/Apps/giggle'
 license=('GPL')
-depends=('git' 'gtksourceview3' 'vte3' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('git' 'gtksourceview3' 'vte3')
 makedepends=('intltool' 'itstool' 'gnome-common' 'yelp-tools')
-install=giggle.install
 source=("http://ftp.gnome.org/pub/GNOME/sources/giggle/$pkgver/$pkgname-$pkgver.tar.xz"
         'gtksourceview3.7.patch'
         'vte2.91.patch')

Deleted: giggle.install
===================================================================
--- giggle.install	2016-05-15 22:16:24 UTC (rev 175432)
+++ giggle.install	2016-05-15 23:01:02 UTC (rev 175433)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -f -t -q /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-



More information about the arch-commits mailing list