summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34989a0f0f0f..55bef674d147 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = zelda-roth-se
pkgdesc = Zelda : Return of the Hylian solarus edition.
pkgver = 1.2.1
- pkgrel = 1
- url = http://www.zelda-solarus.com/
+ pkgrel = 2
+ url = https://www.solarus-games.org/en/games/the-legend-of-zelda-return-of-the-hylian-se
arch = any
license = custom
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 7c1d904aa4b3..6f8fc06d17a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=zelda-roth-se
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Zelda : Return of the Hylian solarus edition."
arch=('any')
-url="http://www.zelda-solarus.com/"
+url="https://www.solarus-games.org/en/games/the-legend-of-zelda-return-of-the-hylian-se"
license=('custom')
groups=()
depends=('solarus>=1.6.0')