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

Antonio Rojas arojas at archlinux.org
Sat May 14 10:52:47 UTC 2016


    Date: Saturday, May 14, 2016 @ 12:52:45
  Author: arojas
Revision: 175324

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 10:48:25 UTC (rev 175323)
+++ PKGBUILD	2016-05-14 10:52:45 UTC (rev 175324)
@@ -4,7 +4,7 @@
 
 pkgname=trojita
 pkgver=0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A QT IMAP email client"
 arch=('i686' 'x86_64')
 url="http://trojita.flaska.net"
@@ -11,7 +11,6 @@
 license=('GPL')
 makedepends=('cmake')
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'qt5-webkit' 'qtkeychain')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2{,.asc})
 md5sums=('fae2071fba700d626f6b551449b427fa'
          'SKIP')

Deleted: trojita.install
===================================================================
--- trojita.install	2016-05-14 10:48:25 UTC (rev 175323)
+++ trojita.install	2016-05-14 10:52:45 UTC (rev 175324)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
\ No newline at end of file



More information about the arch-commits mailing list