[arch-commits] Commit in gnome-icon-theme/trunk (PKGBUILD gnome-icon-theme.install)

Jan Steffens heftig at archlinux.org
Wed Mar 23 08:25:31 UTC 2011


    Date: Wednesday, March 23, 2011 @ 04:25:31
  Author: heftig
Revision: 116400

upgpkg: gnome-icon-theme 2.91.92-1
Update to 2.91.92

Modified:
  gnome-icon-theme/trunk/PKGBUILD
  gnome-icon-theme/trunk/gnome-icon-theme.install

--------------------------+
 PKGBUILD                 |    6 +++---
 gnome-icon-theme.install |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-23 05:22:47 UTC (rev 116399)
+++ PKGBUILD	2011-03-23 08:25:31 UTC (rev 116400)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-icon-theme
-pkgver=2.91.7
-pkgrel=2
+pkgver=2.91.92
+pkgrel=1
 pkgdesc="GNOME icon theme"
 arch=(any)
 depends=('hicolor-icon-theme' 'icon-naming-utils' 'gtk-update-icon-cache' 'gnome-icon-theme-symbolic')
@@ -13,7 +13,7 @@
 groups=('gnome')
 install=gnome-icon-theme.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('cc8eddb8c751d1243bca2b444a226264fadeb79e3a642089d4632ac04ae3a93a')
+sha256sums=('c5c9eda41a976075f7d9bfa132dc2da3416a775cbd749ed2cb46b2450801c525')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Modified: gnome-icon-theme.install
===================================================================
--- gnome-icon-theme.install	2011-03-23 05:22:47 UTC (rev 116399)
+++ gnome-icon-theme.install	2011-03-23 08:25:31 UTC (rev 116400)
@@ -3,9 +3,9 @@
 }
 
 post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+  post_install
 }
 
 post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+  post_install
 }




More information about the arch-commits mailing list