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

Ronald van Haren ronald at archlinux.org
Tue May 3 08:42:07 UTC 2016


    Date: Tuesday, May 3, 2016 @ 10:42:07
  Author: ronald
Revision: 266790

upgpkg: enlightenment 0.20.7-1

update to 0.20.7

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

-----------------------+
 PKGBUILD              |    5 ++---
 enlightenment.install |   12 ------------
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-03 08:24:04 UTC (rev 266789)
+++ PKGBUILD	2016-05-03 08:42:07 UTC (rev 266790)
@@ -2,7 +2,7 @@
 # Contributor: Enlightenment Developers <enlightenment-devel at enlightenment.org>>
 
 pkgname=enlightenment
-pkgver=0.20.6
+pkgver=0.20.7
 pkgrel=1
 pkgdesc="Enlightenment window manager"
 arch=('i686' 'x86_64')
@@ -17,8 +17,7 @@
 backup=('etc/enlightenment/sysactions.conf'
         'etc/xdg/menus/e-applications.menu')
 source=(http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz)
-install=enlightenment.install
-sha1sums=('e6a590878be2e9c7f8485657d3f84c3a84f8fb25')
+sha1sums=('2d42fcc690486d92a005689c54e2db6066798d6e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: enlightenment.install
===================================================================
--- enlightenment.install	2016-05-03 08:24:04 UTC (rev 266789)
+++ enlightenment.install	2016-05-03 08:42:07 UTC (rev 266790)
@@ -1,12 +0,0 @@
-post_install() {
-  update-mime-database usr/share/mime > /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list