Date: Friday, July 4, 2014 @ 09:06:35 Author: fyan Revision: 114807 upgpkg: luabitop 1.0.2-3
mtree rebuild Modified: luabitop/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-04 07:06:00 UTC (rev 114806) +++ PKGBUILD 2014-07-04 07:06:35 UTC (rev 114807) @@ -5,7 +5,7 @@ pkgbase=luabitop pkgname=(lua-bitop lua51-bitop) pkgver=1.0.2 -pkgrel=2 +pkgrel=3 pkgdesc='C extension adding bitwise operations on numbers' arch=(i686 x86_64) url='http://bitop.luajit.org/index.html'