makedeb


1oom 1.0-0


1oom is a Master of Orion (1993) game engine recreation.

Click here to go back to the commit logs for 1oom.

Commit:


Hash: 60add3bdc27656ae4270386758146d1ad0e722aa

Message: update url

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 49c153e..f432675 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 800e0b4..9f0e114 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)