summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Claßen2020-06-07 18:19:15 +0200
committerPhilipp Claßen2020-06-07 18:19:15 +0200
commita16cec313721cae06e7fb47566ce3ada5808425d (patch)
treeeed69aa61889fc0c19a3016108cae30b2a465c7c
parentd6705657a23bd8e4099bccfc9961dfb3a658c21d (diff)
downloadaur-a16cec313721cae06e7fb47566ce3ada5808425d.tar.gz
Fixed upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ebc48c07299..cd51466bc497 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = arena-chess-gui
pkgdesc = A free GUI for chess
pkgver = 3.10
pkgrel = 1
- url = http://www.playwitharena.com/
+ url = http://www.playwitharena.de/
install = arena.install
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 178ab861a61c..2eaed10802c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ _pkgver=3.10beta
pkgrel=1
pkgdesc="A free GUI for chess"
arch=('x86_64')
-url="http://www.playwitharena.com/"
+url="http://www.playwitharena.de/"
license=('custom')
install='arena.install'