summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed942956619f..f2554500c157 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = xqf-git
pkgdesc = A game server browser and launcher for Unix/X11 for many popular games (a qstat frontend)
pkgver = 1.0.6.2.r33.gae6a628
pkgrel = 1
- url = http://www.linuxgames.com/xqf/
+ url = https://xqf.github.io/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index c8410f1b5ecd..04a5a413cb4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=xqf-git
pkgver=1.0.6.2.r33.gae6a628
pkgrel=1
pkgdesc="A game server browser and launcher for Unix/X11 for many popular games (a qstat frontend)"
-url="http://www.linuxgames.com/xqf/"
+url="https://xqf.github.io/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('qstat' 'gtk2' 'geoip')