mcpatcher: Bump version to 2.2.3.

This commit is contained in:
Frederik "Freso" S. Olesen 2011-12-11 13:26:36 +01:00
parent 7eb176487c
commit 89daec81a1
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
pkgver = 2.2.2
pkgver = 2.2.3
pkgrel = 1
url = https://github.com/pclewis/mcpatcher
arch = any
@ -8,9 +8,9 @@ pkgbase = mcpatcher
depends = java-runtime
optdepends = minecraft: the game itself
source = mcpatcher
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.2.2.jar
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.2.3.jar
md5sums = 38358254be76dc84676509f43be44938
md5sums = 486bc5a83a4c0c839e6fd4e80c6b47f6
md5sums = 18d094fec3b40ac092ea2368624a4e5c
pkgname = mcpatcher

View file

@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
pkgver='2.2.2'
pkgver='2.2.3'
pkgrel=1
pkgdesc="Minecraft patcher to fix textures with higher than default resolution"
arch=('any')
@ -12,7 +12,7 @@ optdepends=('minecraft: the game itself')
source=(mcpatcher
https://github.com/downloads/pclewis/mcpatcher/$pkgname-$pkgver.jar)
md5sums=('38358254be76dc84676509f43be44938'
'486bc5a83a4c0c839e6fd4e80c6b47f6')
'18d094fec3b40ac092ea2368624a4e5c')
build() {
cd "$srcdir"