[arch-commits] CVS update of extra/gnome/metacity (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed May 30 15:57:25 UTC 2007
Date: Wednesday, May 30, 2007 @ 11:57:25
Author: jgc
Path: /home/cvs-extra/extra/gnome/metacity
Modified: PKGBUILD (1.33 -> 1.34)
upgpkg: metacity 2.18.3-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/gnome/metacity/PKGBUILD
diff -u extra/gnome/metacity/PKGBUILD:1.33 extra/gnome/metacity/PKGBUILD:1.34
--- extra/gnome/metacity/PKGBUILD:1.33 Sat May 12 11:47:38 2007
+++ extra/gnome/metacity/PKGBUILD Wed May 30 11:57:24 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.33 2007/05/12 15:47:38 jgc Exp $
+# $Id: PKGBUILD,v 1.34 2007/05/30 15:57:24 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=metacity
-pkgver=2.18.2
-pkgrel=3
+pkgver=2.18.3
+pkgrel=1
pkgdesc="A window manager for GNOME2"
arch=(i686 x86_64)
license=('GPL')
@@ -11,11 +11,11 @@
makedepends=('perlxml' 'pkgconfig')
url="http://www.gnome.org"
groups=('gnome')
-options=('nolibtool')
+options=('!libtool')
install=metacity.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2
metacity-2.18.2-session-crash.patch)
-md5sums=('45cdadd7d6213aeca3d9f1acc1d1d70f')
+md5sums=('1687de35cd7bb209641a5e1e223c5de1' '1687de35cd7bb209641a5e1e223c5de1')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list