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

Jan Steffens heftig at archlinux.org
Tue Mar 8 12:44:30 UTC 2011


    Date: Tuesday, March 8, 2011 @ 07:44:30
  Author: heftig
Revision: 113343

upgpkg: gnome-themes-standard 2.91.91-1
Update to 2.91.91

Modified:
  gnome-themes-standard/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 12:44:00 UTC (rev 113342)
+++ PKGBUILD	2011-03-08 12:44:30 UTC (rev 113343)
@@ -1,17 +1,19 @@
 # $Id$
 # Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
 pkgname=gnome-themes-standard
-pkgver=2.91.90.1
+pkgver=2.91.91
 pkgrel=1
 pkgdesc="Default themes for the GNOME desktop"
 arch=('i686' 'x86_64')
 url="http://abattis.org/cantarell/"
 license=('GPL2')
-depends=('cantarell-fonts' 'gtk3')
+depends=('cantarell-fonts' 'gtk3' 'gtk-engines')
 makedepends=('intltool')
 groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('3489e3ba82a9d34d83bbfeb20ea61c7f75ed9b9924f7b8d14fde967dd74e38d0')
+replaces=('gnome-themes')
+conflicts=('gnome-themes')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.bz2)
+sha256sums=('da9a7f11d60d7f47b4931e9cc1471896a30774993173eef5def5fa67443cc24e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list