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

Ionut Biru ibiru at archlinux.org
Mon Mar 19 16:23:04 UTC 2012


    Date: Monday, March 19, 2012 @ 12:23:03
  Author: ibiru
Revision: 153763

update to 3.3.92

Modified:
  gnome-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-19 16:20:04 UTC (rev 153762)
+++ PKGBUILD	2012-03-19 16:23:03 UTC (rev 153763)
@@ -3,21 +3,20 @@
 
 pkgname=gnome-desktop
 pkgver=3.3.92
-pkgrel=0
+pkgrel=1
 pkgdesc="Library with common API for various GNOME modules"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 depends=('gsettings-desktop-schemas' 'gtk3')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'gtk-doc' 'gnome-common')
+makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
 url="http://www.gnome.org"
 groups=('gnome')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5d5ac1574fc5d05dbc1f4fa8308d6efa8a6a2dc0eaa81cfe320916882c3b42c8')
+sha256sums=('278fe94a9ec8391956bab35be93e365e25c919773dcb033b37fadadc202c02de')
 
 build() {
   cd "$pkgname-$pkgver"
-  ./autogen.sh
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
       --with-gnome-distributor="Arch Linux" \




More information about the arch-commits mailing list