diff options
Diffstat (limited to 'main/lua-expat/APKBUILD')
-rw-r--r-- | main/lua-expat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-expat/APKBUILD b/main/lua-expat/APKBUILD index e2c58cad6..2063657c5 100644 --- a/main/lua-expat/APKBUILD +++ b/main/lua-expat/APKBUILD @@ -3,7 +3,7 @@ pkgname=lua-expat _name=luaexpat pkgver=1.1 -pkgrel=0 +pkgrel=1 pkgdesc="LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is free software and uses the same license as Lua 5.0." url="http://luaforge.net/projects/luaexpat/" license="MIT" |