summaryrefslogtreecommitdiffstats
path: root/main/lua-xctrl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-xctrl/APKBUILD')
-rw-r--r--main/lua-xctrl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lua-xctrl/APKBUILD b/main/lua-xctrl/APKBUILD
index f07792a99..5b9242e57 100644
--- a/main/lua-xctrl/APKBUILD
+++ b/main/lua-xctrl/APKBUILD
@@ -6,7 +6,7 @@ _y=${pkgver%.*}
_y=${_y#*.}
_z=${pkgver##*.}
_ver=${_x}-${_y}-${_z}
-pkgrel=0
+pkgrel=1
pkgdesc="Lua module that allows you to query and manipulate various aspects of an X11 window manager"
url="http://jkp.t35.com/lua/"
arch="all"