mcpatcher: Bump to 2.4.3_02-1.

This commit is contained in:
Frederik "Freso" S. Olesen 2012-10-26 04:31:28 +02:00
parent 3e5f96788a
commit d05886832f
3 changed files with 11 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
pkgver = 2.4.3_01
pkgver = 2.4.3_02
pkgrel = 1
url = https://github.com/pclewis/mcpatcher
changelog = ChangeLog
@ -8,13 +8,13 @@ pkgbase = mcpatcher
license = Public Domain
depends = java-runtime
optdepends = minecraft: the game itself
noextract = mcpatcher-2.4.3_01.jar
noextract = mcpatcher-2.4.3_02.jar
source = mcpatcher
source = mcpatcher.desktop
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.4.3_01.jar
source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.4.3_02.jar
md5sums = 38358254be76dc84676509f43be44938
md5sums = 87f031f8f0fceb0feb369c6185e07fbf
md5sums = 80e0512cf2c282de9b85dc3e28b7e520
md5sums = 4d14b0f4de8d5540186a5458054a472b
pkgname = mcpatcher

View file

@ -1,3 +1,8 @@
2012-10-26 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 2.4.3_02-1 :
Version bump.
2012-10-02 Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 2.4.3_01-1 :

View file

@ -2,7 +2,7 @@
# Maintainer: Frederik "Freso" S. Olesen <archlinux@freso.dk>
pkgname=mcpatcher
pkgver='2.4.3_01'
pkgver='2.4.3_02'
pkgrel=1
pkgdesc='Minecraft patcher to fix textures with higher than default resolution'
arch=('any')
@ -17,7 +17,7 @@ source=(mcpatcher
https://github.com/downloads/pclewis/mcpatcher/$pkgname-$pkgver.jar)
md5sums=('38358254be76dc84676509f43be44938'
'87f031f8f0fceb0feb369c6185e07fbf'
'80e0512cf2c282de9b85dc3e28b7e520')
'4d14b0f4de8d5540186a5458054a472b')
build() {
cd "$srcdir"