summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9237c41df92a..f57bd9309ef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Jun 18 10:11:25 UTC 2016
+# Sat Jun 18 10:13:38 UTC 2016
pkgbase = openrct2-git
pkgdesc = Open source re-implementation of Roller Coaster Tycoon 2 (requires full copy of the game)
pkgver = r7941.42029c0
pkgrel = 1
- url = https://github.com/OpenRCT2/OpenRCT2
+ url = https://openrct2.website
install = openrct2.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ac7cf986e1e7..88c03b2603ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='Open source re-implementation of Roller Coaster Tycoon 2 (requires full
copy of the game)'
arch=('i686' 'x86_64')
-url='https://github.com/OpenRCT2/OpenRCT2'
+url='https://openrct2.website'
license=('GPL3')
depends=('hicolor-icon-theme')
depends_i686=('sdl2' 'sdl2_ttf' 'curl' 'jansson' 'speexdsp' 'fontconfig'