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

Jan de Groot jgc at archlinux.org
Sun Mar 22 19:14:02 UTC 2009


    Date: Sunday, March 22, 2009 @ 15:14:02
  Author: jgc
Revision: 30925

upgpkg: gnome-mag 0.15.5-1
    GNOME 2.26

Modified:
  gnome-mag/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-22 19:08:46 UTC (rev 30924)
+++ PKGBUILD	2009-03-22 19:14:02 UTC (rev 30925)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-mag
-pkgver=0.15.4
+pkgver=0.15.5
 pkgrel=1
 pkgdesc="Gnome magnifier"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.gnome.org"
-depends=('at-spi>=1.24.0')
-makedepends=('perlxml' 'pkgconfig')
+depends=('at-spi>=1.26.0' 'libsm')
+makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/gnome/sources/gnome-mag/0.15/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('77c099335ff2d913ac813e79f127acc0')
+md5sums=('8d380056b90619f2e0b86e785836fbc4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list