[arch-commits] Commit in metacity/repos/gnome-i686 (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Aug 24 06:18:22 UTC 2008
Date: Sunday, August 24, 2008 @ 02:18:22
Author: jgc
Revision: 10133
metacity 2.23.144 - GNOME 2.23.90
Modified:
metacity/repos/gnome-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-24 06:17:59 UTC (rev 10132)
+++ PKGBUILD 2008-08-24 06:18:22 UTC (rev 10133)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=metacity
-pkgver=2.22.0
+pkgver=2.23.144
pkgrel=1
pkgdesc="A window manager for GNOME2"
arch=(i686 x86_64)
license=('GPL')
-depends=('startup-notification>=0.9' 'gconf>=2.22,0')
+depends=('startup-notification>=0.9' 'gconf>=2.23.2')
makedepends=('perlxml' 'pkgconfig')
url="http://www.gnome.org"
groups=('gnome')
options=('!libtool' '!emptydirs')
install=metacity.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8cb6d02cf66a1003532b4f5d2754d696')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.23/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('910e423b28a26a4bb42094a6692f9c56')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list