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

Antonio Rojas arojas at archlinux.org
Mon May 23 20:40:59 UTC 2016


    Date: Monday, May 23, 2016 @ 22:40:59
  Author: arojas
Revision: 176169

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-23 20:39:10 UTC (rev 176168)
+++ PKGBUILD	2016-05-23 20:40:59 UTC (rev 176169)
@@ -3,7 +3,7 @@
 
 pkgname=almanah
 pkgver=0.11.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Small GTK+ application to allow you to keep a diary of your life"
 arch=('i686' 'x86_64')
 url="https://wiki.gnome.org/Apps/Almanah_Diary"
@@ -10,7 +10,6 @@
 license=('GPL')
 depends=('evolution' 'libcryptui')
 makedepends=('intltool')
-install=$pkgname.install
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('00a66b31763fecea7d45a6127494ec997df5d35c8002867be8432f84a7f70ebc')
 

Deleted: almanah.install
===================================================================
--- almanah.install	2016-05-23 20:39:10 UTC (rev 176168)
+++ almanah.install	2016-05-23 20:40:59 UTC (rev 176169)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  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