[arch-commits] Commit in gnome-themes (gnome-unstable gnome-unstable/PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Aug 24 18:23:41 UTC 2009


    Date: Monday, August 24, 2009 @ 14:23:41
  Author: jgc
Revision: 50221

update to 2.27.91 - switch to any architecture

Added:
  gnome-themes/gnome-unstable/
Modified:
  gnome-themes/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-24 18:16:52 UTC (rev 50220)
+++ gnome-unstable/PKGBUILD	2009-08-24 18:23:41 UTC (rev 50221)
@@ -2,18 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-themes
-pkgver=2.26.3.1
+pkgver=2.27.91
 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.2' '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.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('0ff01f5ce97ef3bbccdd0ab864fc793f51bb75b1f72267d336c593920098014e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list