summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2020-09-28 13:35:24 +0600
committerMubashshir2020-09-28 13:35:24 +0600
commit0d901056cd132d8d4a690f1f23227410d767b671 (patch)
treed38fe5b1eec09acdde49bc994e5377fbb5a8eb45
parent9551677e010eddd9a873880e5ee2bc6f11db36c9 (diff)
downloadaur-0d901056cd132d8d4a690f1f23227410d767b671.tar.gz
pkgrel bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45c2616219ee..6feaa2e950dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index a9c0139d3059..7bcc6c12f32e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')