summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-03-24 21:39:41 +0100
committerFrederik "Freso" S. Olesen2012-03-24 21:39:41 +0100
commit96ed64f96cc019e35ff6925ecf68112c318a2e0f (patch)
treeb4881ad17e7c5f05cbe89d2e28b04dabd6473a89
parent02ef2acd984cc12298d54bc3fab91b0b8ba55fe5 (diff)
downloadaur-96ed64f96cc019e35ff6925ecf68112c318a2e0f.tar.gz
mcpatcher: Version bump to 2.3.4_02.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd119ff04a79..bd0c7a574cf9 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.3_02
+ pkgver = 2.3.4_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.3_02.jar
+ noextract = mcpatcher-2.3.4_02.jar
source = mcpatcher
- source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.3_02.jar
+ source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.4_02.jar
md5sums = 38358254be76dc84676509f43be44938
- md5sums = 0ce2bf17f9866adac445d890fa0a315c
+ md5sums = 3d517bba8166958774e65b1ec19a9f9e
pkgname = mcpatcher
diff --git a/PKGBUILD b/PKGBUILD
index 4ebaeab1c56a..db60a6b63fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
-pkgver='2.3.3_02'
+pkgver='2.3.4_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'
- '0ce2bf17f9866adac445d890fa0a315c')
+ '3d517bba8166958774e65b1ec19a9f9e')
build() {
cd "$srcdir"