summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2023-01-29 20:54:41 -0500
committerSlashbunny2023-01-29 20:54:41 -0500
commit37f2c570dd44cedb1199939b3c92a10e8ad4ef57 (patch)
tree60b78fbcc9b29a737f299fb74120c92a5e975b15
parent56ef99d3ce6b69a022516ba82f06d05b957b42e1 (diff)
downloadaur-37f2c570dd44cedb1199939b3c92a10e8ad4ef57.tar.gz
Fix URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6390ab256a10..939bddf550d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = quake3-stereoquake
pkgdesc = Stereogram mod for Quake 3
pkgver = 1
pkgrel = 2
- url = https://web-beta.archive.org/web/20081015212407/http://stereoquake.planetquake.gamespy.com
+ url = https://web.archive.org/web/20081015212407/http://stereoquake.planetquake.gamespy.com
arch = any
license = custom
depends = quake3
diff --git a/PKGBUILD b/PKGBUILD
index 7164990c50fe..ef995a2f80cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=quake3-stereoquake
pkgver=1
pkgrel=2
pkgdesc="Stereogram mod for Quake 3"
-url="https://web-beta.archive.org/web/20081015212407/http://stereoquake.planetquake.gamespy.com"
+url="https://web.archive.org/web/20081015212407/http://stereoquake.planetquake.gamespy.com"
license=('custom')
arch=('any')
depends=('quake3' 'sh')