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

Balló György bgyorgy at archlinux.org
Tue Jul 12 19:52:22 UTC 2016


    Date: Tuesday, July 12, 2016 @ 19:52:22
  Author: bgyorgy
Revision: 182713

upgpkg: gourmet 0.17.4-4

Hooks rebuild

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 19:50:14 UTC (rev 182712)
+++ PKGBUILD	2016-07-12 19:52:22 UTC (rev 182713)
@@ -4,7 +4,7 @@
 
 pkgname=gourmet
 pkgver=0.17.4
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple but powerful recipe-managing application"
 arch=('any')
 url="http://thinkle.github.io/gourmet/"
@@ -18,7 +18,6 @@
             'python2-gtkspell: Spell Checking plugin'
             'python2-poppler: Printing and PDF Export plugin'
             'python2-reportlab: Printing and PDF Export plugin')
-install=$pkgname.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/thinkle/$pkgname/archive/$pkgver.tar.gz"
         "gourmet-pillow.patch")
 md5sums=('937334364abc3093709a604c1d473e9f'

Deleted: gourmet.install
===================================================================
--- gourmet.install	2016-07-12 19:50:14 UTC (rev 182712)
+++ gourmet.install	2016-07-12 19:52:22 UTC (rev 182713)
@@ -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