mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 11:32:22 +01:00
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:
parent
83385e2109
commit
6c84e6004c
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue