diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/lua-redis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-redis/APKBUILD b/community/lua-redis/APKBUILD index 4dafc27144..c8aa2dd076 100644 --- a/community/lua-redis/APKBUILD +++ b/community/lua-redis/APKBUILD @@ -4,7 +4,7 @@ pkgname=lua-redis _pkgname=redis-lua _luaversions="5.1 5.2" pkgver=2.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="A Lua client library for the redis key value storage system" url="https://github.com/nrk/redis-lua" arch="noarch" |