[arch-commits] Commit in gnucash/trunk (PKGBUILD gnucash.install)
Angel Velásquez
angvp at archlinux.org
Sat Feb 19 16:57:58 UTC 2011
Date: Saturday, February 19, 2011 @ 11:57:57
Author: angvp
Revision: 110496
upgpkg: gnucash 2.4.2-3
Fixing FS#22961
Modified:
gnucash/trunk/PKGBUILD
gnucash/trunk/gnucash.install
-----------------+
PKGBUILD | 2 +-
gnucash.install | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-19 16:55:55 UTC (rev 110495)
+++ PKGBUILD 2011-02-19 16:57:57 UTC (rev 110496)
@@ -4,7 +4,7 @@
pkgname=gnucash
pkgver=2.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="A personal and small-business financial-accounting application"
arch=('i686' 'x86_64')
url="http://www.gnucash.org"
Modified: gnucash.install
===================================================================
--- gnucash.install 2011-02-19 16:55:55 UTC (rev 110495)
+++ gnucash.install 2011-02-19 16:57:57 UTC (rev 110496)
@@ -29,5 +29,6 @@
}
post_remove() {
+ update-desktop-database -q
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
More information about the arch-commits
mailing list