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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:03:21 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:03:21
  Author: foutrelis
Revision: 267112

upgpkg: orage 4.12.1-3

Remove install file.

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:03:18 UTC (rev 267111)
+++ PKGBUILD	2016-05-07 05:03:21 UTC (rev 267112)
@@ -5,7 +5,7 @@
 
 pkgname=orage
 pkgver=4.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple calendar application with reminders for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -15,7 +15,6 @@
 makedepends=('intltool')
 conflicts=('xfcalendar')
 replaces=('xfcalendar')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3cf9aa441ae83c8688865f82217025cdf3ebaa152cce4571777b8c2aa8dd9062')
 

Deleted: orage.install
===================================================================
--- orage.install	2016-05-07 05:03:18 UTC (rev 267111)
+++ orage.install	2016-05-07 05:03:21 UTC (rev 267112)
@@ -1,14 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list