summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-04-30 16:04:31 +0200
committerFrederik "Freso" S. Olesen2012-04-30 16:04:31 +0200
commite26c8098b8e3eb69c248bc8e1931b7b5e9d9f165 (patch)
treef4e2cd6c2b7576847dd39c82cf63e21630915793
parent92828a783c94fe499d34148e309b6d74102776f4 (diff)
downloadaur-e26c8098b8e3eb69c248bc8e1931b7b5e9d9f165.tar.gz
mcpatcher: Version bump to 2.3.6_02.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f708ebbbe02a..b07cc202e660 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
- pkgver = 2.3.6_01
+ pkgver = 2.3.6_02
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.6_01.jar
+ noextract = mcpatcher-2.3.6_02.jar
source = mcpatcher
- source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.6_01.jar
+ source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.6_02.jar
md5sums = 38358254be76dc84676509f43be44938
- md5sums = a743576a3496f3d9e3d20f7e5733ef30
+ md5sums = 23e3589ab4780145be91ae3d4173b21d
pkgname = mcpatcher
diff --git a/PKGBUILD b/PKGBUILD
index 21fb561c58f8..4c815166373f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
-pkgver='2.3.6_01'
+pkgver='2.3.6_02'
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'
- 'a743576a3496f3d9e3d20f7e5733ef30')
+ '23e3589ab4780145be91ae3d4173b21d')
build() {
cd "$srcdir"