summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8d200dbf806..ae45ccd5d333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Sat Apr 8 00:54:58 UTC 2017
pkgbase = xqf
pkgdesc = A game server browser and launcher for Unix/X11 for many popular games (a qstat frontend)
pkgver = 1.0.6.2
pkgrel = 2
- 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 7b37cefef37a..955381a4446d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=xqf
pkgver=1.0.6.2
pkgrel=2
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=('gtk2' 'qstat' 'geoip')