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

Ray Rashif schiv at archlinux.org
Tue May 10 11:39:13 UTC 2016


    Date: Tuesday, May 10, 2016 @ 13:39:13
  Author: schiv
Revision: 174558

upgpkg: nfoview 1.18-2

hooks rebuild

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-10 11:21:04 UTC (rev 174557)
+++ PKGBUILD	2016-05-10 11:39:13 UTC (rev 174558)
@@ -5,15 +5,14 @@
 
 pkgname=nfoview
 pkgver=1.18
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple NFO file viewer in GTK+ 3"
 arch=('any')
 url="http://otsaloma.github.io/nfoview/"
 license=('GPL3')
-depends=('gtk3' 'python-gobject' 'desktop-file-utils')
+depends=('gtk3' 'python-gobject')
 makedepends=('intltool')
 optdepends=('terminus-font: recommended font')
-install=$pkgname.install
 source=("https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz"
         'x-nfo.desktop')
 md5sums=('63b6edf6cfa1ad38ec8a716a175afc2a'

Deleted: nfoview.install
===================================================================
--- nfoview.install	2016-05-10 11:21:04 UTC (rev 174557)
+++ nfoview.install	2016-05-10 11:39:13 UTC (rev 174558)
@@ -1,13 +0,0 @@
-post_install() {
-  echo "  > Updating desktop database..."
-  update-desktop-database -q usr/share/applications
-  gtk-update-icon-cache
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list