From 39e1bf9e627d26579403794823759709389b574e Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 20 Jan 2016 22:32:19 +0000 Subject: gnome-common: update to 3.18.0 --- abs/extra/gnome-common/PKGBUILD | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/abs/extra/gnome-common/PKGBUILD b/abs/extra/gnome-common/PKGBUILD index 445cd50..7d68863 100644 --- a/abs/extra/gnome-common/PKGBUILD +++ b/abs/extra/gnome-common/PKGBUILD @@ -1,22 +1,20 @@ -# $Id: PKGBUILD 157808 2012-04-29 21:33:25Z ibiru $ +# $Id$ # Maintainer: Jan de Groot pkgname=gnome-common -pkgver=3.4.0.1 -pkgrel=2 +pkgver=3.18.0 +pkgrel=1 pkgdesc="Common development macros for GNOME" arch=(any) -license=('GPL') +depends=(sh autoconf-archive intltool yelp-tools gtk-doc) +license=(GPL) url="http://www.gnome.org" -source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz - automake1.12.patch::http://git.gnome.org/browse/gnome-common/patch/?id=1fed4ee7015b89a1ac4c4a535aeb753e820e4970) -sha256sums=('3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7' - '78081e33a0091bfb4531e723fcd6b28219c1c94173aea9071ecb5fe6da9066ab') +source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) +sha256sums=('22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf') build() { cd $pkgname-$pkgver - patch -Np1 -i "$srcdir/automake1.12.patch" - ./configure --prefix=/usr + ./configure --prefix=/usr --with-autoconf-archive make } -- cgit v0.12