diff options
Diffstat (limited to 'community/lua-copas')
-rw-r--r-- | community/lua-copas/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-copas/APKBUILD b/community/lua-copas/APKBUILD index 32c0571c2e..301782c2ea 100644 --- a/community/lua-copas/APKBUILD +++ b/community/lua-copas/APKBUILD @@ -4,7 +4,7 @@ pkgname=lua-copas _pkgname=copas pkgver=2.0.2 _pkgver=${pkgver//./_} -pkgrel=1 +pkgrel=2 pkgdesc="Coroutine Oriented Portable Asynchronous Services for Lua" url="http://keplerproject.github.io/copas/" arch="noarch" |