minecraft-save-seed-reader: Changed the link to point to GitHub wiki.

The forum thread points to the GH wiki for its 'website'.
This commit is contained in:
Frederik "Freso" S. Olesen 2012-10-03 16:26:15 +02:00
parent 83385e2109
commit 6c84e6004c
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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')