[arch-commits] Commit in gnome-themes/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Jan 15 12:58:32 UTC 2009
Date: Thursday, January 15, 2009 @ 07:58:31
Author: jgc
Revision: 24238
GNOME 2.24.3
Modified:
gnome-themes/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-01-15 12:57:57 UTC (rev 24237)
+++ PKGBUILD 2009-01-15 12:58:31 UTC (rev 24238)
@@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-themes
-pkgver=2.24.1
+pkgver=2.24.3
pkgrel=1
pkgdesc="Default themes for GNOME2"
arch=(i686 x86_64)
license=('LGPL')
depends=('gtk-engines>=2.16.0')
-makedepends=('perlxml' 'icon-naming-utils')
+makedepends=('intltool' 'icon-naming-utils')
url="http://www.gnome.org"
groups=('gnome')
replaces=('gtk-thinice-engine' 'clearlooks-gtk2')
source=(http://ftp.gnome.org/pub/gnome/sources/gnome-themes/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9469a4ed1231ab54847983944bcd7d57')
+md5sums=('c986db988da6ca6dcf1032c1c9736e29')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list