Date: Wednesday, March 20, 2013 @ 22:16:45 Author: jgc Revision: 180387
Update to new version. Though this is a development version, the changes are not shocking and we need at least one of the commits for automake 1.13 support upgpkg: gnome-common 3.7.4-1 Modified: gnome-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-20 20:56:13 UTC (rev 180386) +++ PKGBUILD 2013-03-20 21:16:45 UTC (rev 180387) @@ -2,14 +2,14 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-common -pkgver=3.6.0 +pkgver=3.7.4 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) -sha256sums=('e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95') +sha256sums=('2af2d97010d2a9aeb3b99dd2ce07d1ef023e15a27b412ffe4f067f016ff7117b') build() { cd $pkgname-$pkgver
