From 4ff65ef29982e116527adebdd7ad73a05719712a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 31 Mar 2011 13:43:08 +0000 Subject: main: mass-rebuild of packages missing arch in .PKGINFO this is needed for apk-tools-2.1 migration --- main/lua-xctrl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/lua-xctrl/APKBUILD') diff --git a/main/lua-xctrl/APKBUILD b/main/lua-xctrl/APKBUILD index f07792a99f..5b9242e57f 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" -- cgit v1.2.3