summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2023-04-03 18:25:55 +0200
committerSanskritFritz2023-04-03 18:25:55 +0200
commit776b1122dd867571d38934dcbe2a75db75a12170 (patch)
treec8ffe51903c8992d90d53c6d5fa5f58670289758
parent9baf043f672b0c2312f039fa351aac6907ff6b2e (diff)
downloadaur-oolite.tar.gz
Homepage fixed
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33f7b280d977..468de8b0ec8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = oolite
pkgdesc = A space-sim based on the classic Elite
pkgver = 1.90
- pkgrel = 3
- url = http://www.oolite.org/
+ pkgrel = 4
+ url = http://oolite.space/
arch = x86_64
license = GPL2
makedepends = gnustep-make
@@ -23,4 +23,3 @@ pkgbase = oolite
md5sums = c34c6f88606be75c90cc52c5a4173611
pkgname = oolite
-
diff --git a/PKGBUILD b/PKGBUILD
index 659475ae9399..ef61f6409470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=oolite
pkgver=1.90
-pkgrel=3
+pkgrel=4
pkgdesc="A space-sim based on the classic Elite"
arch=('x86_64')
-url="http://www.oolite.org/"
+url="http://oolite.space/"
license=('GPL2')
depends=('espeak' 'gnustep-base' 'sdl_mixer' 'sdl_image' 'glu' 'nspr' 'openal')
makedepends=('gnustep-make' 'curl' 'zip' 'mesa' 'gcc-objc')