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

Jan de Groot jgc at archlinux.org
Thu Jan 15 12:55:46 UTC 2009


    Date: Thursday, January 15, 2009 @ 07:55:46
  Author: jgc
Revision: 24234

GNOME 2.24.3

Modified:
  gucharmap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 12:55:12 UTC (rev 24233)
+++ PKGBUILD	2009-01-15 12:55:46 UTC (rev 24234)
@@ -2,19 +2,19 @@
 # Maintainer: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gucharmap
-pkgver=2.24.2
+pkgver=2.24.3
 pkgrel=1
 pkgdesc="Gnome Unicode Charmap"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org"
 depends=('gconf>=2.24.0')
-makedepends=('gnome-doc-utils>=0.14.0' 'pkgconfig' 'intltool')
+makedepends=('gnome-doc-utils>=0.14.2' 'pkgconfig' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 install=gucharmap.install
 source=(http://ftp.gnome.org/pub/gnome/sources/gucharmap/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8e1c82736e122fe509e98a9b3059e2d6')
+md5sums=('7e02c06f3b8d375e059073af378bf093')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list