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

Ionut Biru ibiru at archlinux.org
Tue Apr 17 19:30:51 UTC 2012


    Date: Tuesday, April 17, 2012 @ 15:30:51
  Author: ibiru
Revision: 156373

update to 3.4.1.1

Modified:
  gucharmap/trunk/PKGBUILD
  gucharmap/trunk/gucharmap.install

-------------------+
 PKGBUILD          |    4 ++--
 gucharmap.install |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-17 18:59:36 UTC (rev 156372)
+++ PKGBUILD	2012-04-17 19:30:51 UTC (rev 156373)
@@ -3,7 +3,7 @@
 # Contributor: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gucharmap
-pkgver=3.4.0.1
+pkgver=3.4.1.1
 pkgrel=1
 pkgdesc="Gnome Unicode Charmap"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool' '!emptydirs')
 install=gucharmap.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('eac2f2281cde5118544bc930b9ce90e68302a8c4ea09755f0db3e2e5e022b23c')
+sha256sums=('52ea80e9e5f01232801dd24f7eb5c70eb36e7a85e429ad9113e8b71234d94c62')
 
 build() {
   cd $pkgname-$pkgver

Modified: gucharmap.install
===================================================================
--- gucharmap.install	2012-04-17 18:59:36 UTC (rev 156372)
+++ gucharmap.install	2012-04-17 19:30:51 UTC (rev 156373)
@@ -1,5 +1,5 @@
 post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
+  glib-compile-schemas /usr/share/glib-2.0/schemas
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 




More information about the arch-commits mailing list