[arch-commits] Commit in gnome-themes (4 files)

Jan de Groot jgc at archlinux.org
Sun Oct 11 20:43:14 UTC 2009


    Date: Sunday, October 11, 2009 @ 16:43:14
  Author: jgc
Revision: 54965

Merge gnome-unstable

Modified:
  gnome-themes/trunk/PKGBUILD
Deleted:
  gnome-themes/gnome-unstable/
  gnome-themes/repos/extra-i686/
  gnome-themes/repos/extra-x86_64/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 20:42:05 UTC (rev 54964)
+++ trunk/PKGBUILD	2009-10-11 20:43:14 UTC (rev 54965)
@@ -2,18 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-themes
-pkgver=2.26.3.1
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Default themes for GNOME2"
-arch=(i686 x86_64)
+arch=(any)
 license=('LGPL')
-depends=('gtk-engines>=2.18.1' 'librsvg>=2.26.0')
+depends=('gtk-engines>=2.18.3' 'librsvg>=2.26.0')
 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.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2b9fbbf9911098b9eb061c05f175940a')
+options=(!makeflags)
+source=(http://ftp.gnome.org/pub/gnome/sources/gnome-themes/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('46e8a91464843ab21cade3c470494f3f831932e2b72ca36d484f4fd6efd75a47')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list