summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 198aedbdc302..5d43ab52c2e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = minecraft-save-seed-reader
pkgdesc = Allows you to toggle the game mode of Minecraft worlds/saves.
pkgver = 1.7.1
pkgrel = 1
- url = http://www.minecraftforum.net/topic/612625-pc-mac-linux10-minecraft-save-seed-reader-161-now-includes-hardcore-toggle/
+ url = https://github.com/thedarkfreak/Minecraft-Save-Seed-Reader/wiki
changelog = ChangeLog
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 7ceb081944f9..909e79a9cd0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.7.1
pkgrel=1
pkgdesc='Allows you to toggle the game mode of Minecraft worlds/saves.'
arch=(any)
-url='http://www.minecraftforum.net/topic/612625-pc-mac-linux10-minecraft-save-seed-reader-161-now-includes-hardcore-toggle/'
+url='https://github.com/thedarkfreak/Minecraft-Save-Seed-Reader/wiki'
license=('BSD')
depends=('java-runtime')
optdepends=('minecraft: The game whose files this program modifies')