Date: Thursday, October 10, 2013 @ 09:57:42 Author: seblu Revision: 98426
upgpkg: lgi 0.7.2-1 Modified: lgi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-10 07:01:45 UTC (rev 98425) +++ PKGBUILD 2013-10-10 07:57:42 UTC (rev 98426) @@ -4,7 +4,7 @@ pkgbase=lgi pkgname=(lua-lgi) -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc='Lua bindings for gnome/gobject using gobject-introspection library' arch=(i686 x86_64) @@ -14,7 +14,7 @@ replaces=('lgi') conflicts=('lgi') source=("$pkgbase-$pkgver.tar.gz::https://github.com/pavouk/$pkgbase/archive/$pkgver.tar.gz") -md5sums=('de7367aee8e39f7df7c2229675c5ff2d') +md5sums=('f41902695c3d8ef40312d7c654885bf3') build() { cd $pkgbase-$pkgver