mcpatcher 2.3.5, so fast?

This commit is contained in:
xconstruct 2012-03-26 20:44:51 +02:00
parent 96ed64f96c
commit 138162b95a
2 changed files with 6 additions and 6 deletions

View file

@ -1,17 +1,17 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
pkgver = 2.3.4_02
pkgver = 2.3.5
pkgrel = 1
url = https://github.com/pclewis/mcpatcher
arch = any
license = Public Domain
depends = java-runtime
optdepends = minecraft: the game itself
noextract = mcpatcher-2.3.4_02.jar
noextract = mcpatcher-2.3.5.jar
source = mcpatcher
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.4_02.jar
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.5.jar
md5sums = 38358254be76dc84676509f43be44938
md5sums = 3d517bba8166958774e65b1ec19a9f9e
md5sums = 839c2b83d259f6b89706b5e3d3e6d9f4
pkgname = mcpatcher

View file

@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
pkgver='2.3.4_02'
pkgver='2.3.5'
pkgrel=1
pkgdesc="Minecraft patcher to fix textures with higher than default resolution"
arch=('any')
@ -13,7 +13,7 @@ noextract=("$pkgname-$pkgver.jar")
source=(mcpatcher
https://github.com/downloads/pclewis/mcpatcher/$pkgname-$pkgver.jar)
md5sums=('38358254be76dc84676509f43be44938'
'3d517bba8166958774e65b1ec19a9f9e')
'839c2b83d259f6b89706b5e3d3e6d9f4')
build() {
cd "$srcdir"