diff options
author | Mubashshir | 2020-09-28 13:35:24 +0600 |
---|---|---|
committer | Mubashshir | 2020-09-28 13:35:24 +0600 |
commit | 0d901056cd132d8d4a690f1f23227410d767b671 (patch) | |
tree | d38fe5b1eec09acdde49bc994e5377fbb5a8eb45 | |
parent | 9551677e010eddd9a873880e5ee2bc6f11db36c9 (diff) | |
download | aur-0d901056cd132d8d4a690f1f23227410d767b671.tar.gz |
pkgrel bump
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ pkgbase = lua-resty-lrucache pkgdesc = Lua lrucache for nginx lua module pkgver = 0.10 - pkgrel = 2 + pkgrel = 3 url = https://github.com/openresty/lua-resty-lrucache arch = any license = BSD @@ -1,8 +1,8 @@ # Maintainer: Ahmad Hasan Mubashshir <ahmubashshir@gmail.com> - +# pkg: github openresty/lua-resty-lrucache pkgname=lua-resty-lrucache pkgver=0.10 -pkgrel=2 +pkgrel=3 pkgdesc='Lua lrucache for nginx lua module' arch=('any') |