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

Jan Steffens heftig at archlinux.org
Thu Jul 28 07:55:04 UTC 2016


    Date: Thursday, July 28, 2016 @ 07:55:04
  Author: heftig
Revision: 272538

3.20.1-2

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

----------------+
 PKGBUILD       |    5 ++---
 baobab.install |   13 -------------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 06:58:41 UTC (rev 272537)
+++ PKGBUILD	2016-07-28 07:55:04 UTC (rev 272538)
@@ -3,15 +3,14 @@
 
 pkgname=baobab
 pkgver=3.20.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A graphical directory tree analyzer"
 arch=(i686 x86_64)
 url="http://gnome.org"
 license=('GPL2')
-depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 'desktop-file-utils' 'librsvg')
+depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'librsvg')
 makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection')
 groups=('gnome')
-install=$pkgname.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('e9dff12a76b0d730ce224215860512eb0188280c622faf186937563b96249d1f')
 

Deleted: baobab.install
===================================================================
--- baobab.install	2016-07-28 06:58:41 UTC (rev 272537)
+++ baobab.install	2016-07-28 07:55:04 UTC (rev 272538)
@@ -1,13 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-    update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list