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

Jan Steffens heftig at nymeria.archlinux.org
Tue Feb 19 18:37:06 UTC 2013


    Date: Tuesday, February 19, 2013 @ 19:37:06
  Author: heftig
Revision: 178298

3.6.5

Modified:
  gnome-themes-standard/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-19 15:32:54 UTC (rev 178297)
+++ PKGBUILD	2013-02-19 18:37:06 UTC (rev 178298)
@@ -2,21 +2,21 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-themes-standard
-pkgver=3.6.2
+pkgver=3.6.5
 pkgrel=1
 pkgdesc="Default themes for the GNOME desktop"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url="http://www.gnome.org"
-license=('GPL2')
-depends=('cantarell-fonts' 'ttf-dejavu' 'gtk3' 'librsvg')
-makedepends=('intltool')
+license=(GPL2)
+depends=(cantarell-fonts ttf-dejavu librsvg)
+makedepends=(intltool gtk2 gtk3)
 optdepends=('gtk-engines: HighContrast GTK2 theme')
-groups=('gnome')
-replaces=('gnome-themes')
-conflicts=('gnome-themes')
+groups=(gnome)
+replaces=(gnome-themes)
+conflicts=(gnome-themes)
 options=('!libtool')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c41503d0e18e17188c4fd1be5f6a7e90b08564e2a19d9a318b145a56d4455352')
+sha256sums=('e39129063b2edcad19370e06b46bbe7fb61fcb4a0c5901eaa9e0d08080097a3c')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list