summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax Redneck 34noff2019-07-21 15:43:16 +0300
committerax Redneck 34noff2019-07-21 15:44:05 +0300
commit3c612f98057b1a6cafb48b2cb307c83105b16516 (patch)
tree795c0f429512ee912de8d491da9dc271a12e680d
parent937c1b045bb0142832db32ba880df1c8e54744a8 (diff)
downloadaur-3c612f98057b1a6cafb48b2cb307c83105b16516.tar.gz
Update official webpage URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0db59c196e4..a700004ca045 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = goxel-voxel-editor-git
pkgdesc = Open Source 3D voxel editor for Mac, Windows and Linux. Git version.
pkgver = 0.10.0.r69.5ce340a
pkgrel = 1
- url = https://guillaumechereau.github.io/goxel/
+ url = https://goxel.xyz/
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index d915b4956cb3..d88ddfd1ef98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Open Source 3D voxel editor for Mac, Windows and Linux. Git version."
arch=('i686' 'x86_64')
conflicts=('goxel')
provides=('goxel')
-url="https://guillaumechereau.github.io/goxel/"
+url="https://goxel.xyz/"
license=('GPL3')
groups=()
makedepends=(scons pkg-config)