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

Felix Yan fyan at archlinux.org
Thu Apr 28 16:21:04 UTC 2016


    Date: Thursday, April 28, 2016 @ 18:21:04
  Author: fyan
Revision: 172425

upgpkg: shutter 0.93.1-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 16:20:51 UTC (rev 172424)
+++ PKGBUILD	2016-04-28 16:21:04 UTC (rev 172425)
@@ -7,12 +7,11 @@
 
 pkgname=shutter
 pkgver=0.93.1
-pkgrel=1
+pkgrel=2
 pkgdesc="a featureful screenshot tool (formerly gscrot)"
 arch=('any')
 url="http://shutter-project.org/"
 license=('GPL3')
-install=$pkgname.install
 depends=(xdg-utils imagemagick bc procps librsvg gnome-perl desktop-file-utils
          perl-{gnome2-wnck,gtk2-{imageview,unique},x11-protocol,image-exiftool}
          perl-{proc-{simple,processtable},net-{dbus,dropbox-api},goo-canvas}

Deleted: shutter.install
===================================================================
--- shutter.install	2016-04-28 16:20:51 UTC (rev 172424)
+++ shutter.install	2016-04-28 16:21:04 UTC (rev 172425)
@@ -1,12 +0,0 @@
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}



More information about the arch-commits mailing list