summaryrefslogtreecommitdiff
path: root/community/lgi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lgi/PKGBUILD')
-rw-r--r--community/lgi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lgi/PKGBUILD b/community/lgi/PKGBUILD
index 0c03956a1..4eb8fb661 100644
--- a/community/lgi/PKGBUILD
+++ b/community/lgi/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 85686 2013-03-04 23:40:53Z seblu $
+# $Id: PKGBUILD 98427 2013-10-10 07:57:51Z seblu $
# Maintainer: speps <speps at aur dot archlinux dot org>
# Maintainer: Sébastien Luttringer
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 @@ depends=('glibc' 'glib2' 'libffi' 'lua' 'gobject-introspection')
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