summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-10-03 16:26:15 +0200
committerFrederik "Freso" S. Olesen2012-10-03 16:26:15 +0200
commit6c84e6004c1e50329f4d030d79f08c425546435b (patch)
tree66604bb99b48a12cdced300791a8dc2549407eed /PKGBUILD
parent83385e2109132e73e3c9275dd8a4a06d6c871597 (diff)
downloadaur-6c84e6004c1e50329f4d030d79f08c425546435b.tar.gz
minecraft-save-seed-reader: Changed the link to point to GitHub wiki.
The forum thread points to the GH wiki for its 'website'.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')