xonotic: update homepage, livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:51 -04:00
parent 5404ae6edf
commit 8f66a9bc3f
+2 -2
View File
@@ -5,10 +5,10 @@ cask "xonotic" do
url "https://dl.xonotic.org/xonotic-#{version}.zip"
name "Xonotic"
desc "Arena-style first person shooter"
homepage "https://www.xonotic.org/"
homepage "https://xonotic.org/"
livecheck do
url "https://www.xonotic.org/download/"
url "https://xonotic.org/download/"
regex(%r{href=.*?/xonotic[._-]v?(\d+(?:\.\d+)+)\.zip}i)
end