summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpike292020-01-18 12:47:41 +0100
committerSpike292020-01-18 12:47:41 +0100
commitc9a42bc2d2bf0efc20810fe999d64a7042c69741 (patch)
tree5516e3951306315577f10b3e7be568ea1bc118b3
parent253117bc3e0f51adc53fd0091c849ef03429e2fe (diff)
downloadaur-c9a42bc2d2bf0efc20810fe999d64a7042c69741.tar.gz
Update the URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7318530a2de..9107bf7f26b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = netradiant-git
pkgver = r1957.d99b6f34
pkgrel = 1
epoch = 1
- url = https://gitlab.com/xonotic/netradiant
+ url = https://netradiant.gitlab.io/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 41ceb1637724..1d14af9df8f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=r1957.d99b6f34
pkgrel=1
epoch=1
pkgdesc='The open source, cross platform level editor for idtech games (GTKRadiant fork)'
-url='https://gitlab.com/xonotic/netradiant'
+url='https://netradiant.gitlab.io/'
license=('GPL' 'BSD' 'LGPL')
arch=('i686' 'x86_64')
depends=('gtk2' 'gtkglext' 'minizip' 'libjpeg-turbo' 'libwebp')