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

Jan de Groot jgc at archlinux.org
Sat Apr 4 21:32:35 UTC 2009


    Date: Saturday, April 4, 2009 @ 17:32:35
  Author: jgc
Revision: 33837

upgpkg: eel 2.26.0-1

Modified:
  eel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 21:30:07 UTC (rev 33836)
+++ PKGBUILD	2009-04-04 21:32:35 UTC (rev 33837)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=eel
-pkgver=2.24.1
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="Eazel Extensions Library is a collection of widgets and extensions for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gnome-desktop>=2.24.0')
-makedepends=('perlxml' 'pkgconfig' 'intltool')
+depends=('gnome-desktop>=2.26.0')
+makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b591df36af8f1b23dd175be33b5de073')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('dfa105ccabd53efe4166dcfac75e2393')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list