summaryrefslogtreecommitdiff
path: root/community/luaposix/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-17 00:03:15 +0000
committerroot <root@rshg054.dnsready.net>2012-09-17 00:03:15 +0000
commitd1d75c37c446dfbe9cbae503300e17f2973dbf44 (patch)
treeb456fdc00f58cc15c7faf27ed12dfc9a0f8741b4 /community/luaposix/PKGBUILD
parent50634781b5673a447953e357a63baa66515ec868 (diff)
Mon Sep 17 00:03:15 UTC 2012
Diffstat (limited to 'community/luaposix/PKGBUILD')
-rw-r--r--community/luaposix/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/luaposix/PKGBUILD b/community/luaposix/PKGBUILD
index c8fa3c49b..efacc8a9e 100644
--- a/community/luaposix/PKGBUILD
+++ b/community/luaposix/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 76132 2012-09-11 21:50:55Z seblu $
+# $Id: PKGBUILD 76306 2012-09-15 16:58:16Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Contributor: Laszlo Papp <djszapi at archlinux us>
# Contributor: Donald Ephraim Curtis <dcurtis@gmail.com>
pkgname=luaposix
-pkgver=5.1.21
+pkgver=5.1.22
pkgrel=1
pkgdesc='A POSIX library for Lua programming language'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('lua' 'luabitop')
#checkdepends=('lunit')
options=('!libtool')
source=("https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('7bc06747199f6bd2994ed5a7b2bdf089')
+md5sums=('e5b30010b5cb32e596a15bc92faae3df')
build() {
cd $pkgname-$pkgver