[arch-commits] Commit in eel/repos/gnome-i686 (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Aug 24 06:26:32 UTC 2008
Date: Sunday, August 24, 2008 @ 02:26:32
Author: jgc
Revision: 10138
eel 2.23.90 - GNOME 2.23.90
Modified:
eel/repos/gnome-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-24 06:21:11 UTC (rev 10137)
+++ PKGBUILD 2008-08-24 06:26:32 UTC (rev 10138)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=eel
-pkgver=2.22.2
+pkgver=2.23.90
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.22.2')
+depends=('gnome-desktop>=2.23.90')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool')
url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f0dc46f4bc6a772da9e149c0018a8b09')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.23/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('760ce0b2a5f3cdc2b90c2a06439f25f8')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list