From a0ee2862670faefb2926e275237e5e60ecbe75ba Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Fri, 28 Dec 2018 15:45:26 +0000 Subject: [PATCH] main/lua-bit32: bump pkgrel to rebuild --- main/lua-bit32/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lua-bit32/APKBUILD b/main/lua-bit32/APKBUILD index be43f84879e..980f55b81f7 100644 --- a/main/lua-bit32/APKBUILD +++ b/main/lua-bit32/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=lua-bit32 pkgver=5.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A lua library providing bitwise operations" url="https://github.com/keplerproject/lua-compat-5.2" arch="all"