diff options
| -rw-r--r-- | luakit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luakit/APKBUILD b/luakit/APKBUILD index a377030..ee9a0c7 100644 --- a/luakit/APKBUILD +++ b/luakit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=luakit pkgver=2.3.3_git20230730 -pkgrel=0 +pkgrel=1 _gitrev=b143b383cc80d51825e2b609a03bfd64d0e99a22 pkgdesc="Fast, small, webkit based browser framework extensible by Lua" url="https://luakit.github.io/" |
