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 49c153e5fadb..f432675aa330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = 1oom-git
pkgdesc = 1oom is a Master of Orion (1993) game engine recreation.
pkgver = r1047.813ab8df
pkgrel = 1
- url = https://gitlab.com/Tapani_/1oom
+ url = https://github.com/1oom-fork/1oom
arch = x86_64
license = GPL2
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 800e0b402ac2..9f0e114e0cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r1047.813ab8df
pkgrel=1
pkgdesc="1oom is a Master of Orion (1993) game engine recreation."
arch=(x86_64)
-url=https://gitlab.com/Tapani_/1oom
+url=https://github.com/1oom-fork/1oom
license=('GPL2')
depends=(sdl2 sdl2_mixer libsamplerate soundfont-fluid)
makedepends=(git)