Date: Sunday, February 23, 2014 @ 15:12:12 Author: jgc Revision: 206277
upgpkg: gobject-introspection 1.39.90-1 Modified: gobject-introspection/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-23 13:44:27 UTC (rev 206276) +++ PKGBUILD 2014-02-23 14:12:12 UTC (rev 206277) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gobject-introspection -pkgver=1.38.0 +pkgver=1.39.90 pkgrel=1 pkgdesc="Introspection system for GObject-based libraries" url="https://live.gnome.org/GObjectIntrospection" @@ -10,8 +10,8 @@ license=('LGPL' 'GPL') depends=('glib2' 'python2' 'python2-mako') makedepends=('cairo') -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz) -sha256sums=('3575e5d353c17a567fdf7ffaaa7aebe9347b5b0eee8e69d612ba56a9def67d73') +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) +sha256sums=('d5ff2f170d8bf57b8d229e5afdf426fbc7526ee299b1e6a5d631712348a4f018') build() { cd "$pkgname-$pkgver"
