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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 17:31:45 UTC 2010


    Date: Tuesday, March 30, 2010 @ 13:31:45
  Author: ibiru
Revision: 74238

update to 2.30

Modified:
  gok/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 17:29:47 UTC (rev 74237)
+++ PKGBUILD	2010-03-30 17:31:45 UTC (rev 74238)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gok
-pkgver=2.29.2
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Gnome Onscreen Keyboard"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org"
-depends=('gnome-speech>=0.4.25' 'at-spi>=1.29.90' 'libwnck>=2.29.6' 'hicolor-icon-theme' 'libcanberra>=0.21' 'gconf>=2.28.0')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.18.0')
+depends=('gnome-speech>=0.4.25' 'at-spi>=1.30' 'libwnck>=2.29.6' 'hicolor-icon-theme' 'libcanberra>=0.21' 'gconf>=2.28.0')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.0')
 options=('!emptydirs')
 groups=('gnome-extra')
 install=gok.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('744307749c06fb81b3fc359affd161985104b7996ad7bef92a8ff4f560152d53')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('6fe6e116dc663d7f2132b44fc9959ce2e9a26e5259eea860db6829c736a386b6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list