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

Jan de Groot jgc at archlinux.org
Wed Sep 19 09:47:18 UTC 2012


    Date: Wednesday, September 19, 2012 @ 05:47:18
  Author: jgc
Revision: 166791

upgpkg: gnome-common 3.5.91-1

Update to 3.5.91

Modified:
  gnome-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-19 09:17:23 UTC (rev 166790)
+++ PKGBUILD	2012-09-19 09:47:18 UTC (rev 166791)
@@ -2,20 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-common
-pkgver=3.4.0.1
-pkgrel=2
+pkgver=3.5.91
+pkgrel=1
 pkgdesc="Common development macros for GNOME"
 arch=(any)
 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:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('6dc4583c58bd4457aa290ee8c6dc991b764a6322a181a4e51f6f8d50ef78ffbd')
 
 build() {
   cd $pkgname-$pkgver
-  patch -Np1 -i "$srcdir/automake1.12.patch"
   ./configure --prefix=/usr
   make
 }




More information about the arch-commits mailing list