summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-07-05 20:02:29 +0200
committerFrederik "Freso" S. Olesen2012-07-05 20:02:29 +0200
commitb339c5b48f70e656bb5853a7d0015f31ea4b01d8 (patch)
tree39f9d3909f5dff672ca621836624be76ef1bb64e
parent43013181c84da00e550388a07103a1d71973cd89 (diff)
downloadaur-b339c5b48f70e656bb5853a7d0015f31ea4b01d8.tar.gz
mcpatcher: Version bump to 2.3.7_02.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96c6532203bd..df5fda096d5c 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_03
+ pkgver = 2.3.7_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_03.jar
+ noextract = mcpatcher-2.3.7_02.jar
source = mcpatcher
- source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.6_03.jar
+ source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.3.7_02.jar
md5sums = 38358254be76dc84676509f43be44938
- md5sums = 1eec2a04c67ac78c1dfaf0ec375a3629
+ md5sums = d977ebf166dfaafe4383afd4059b90eb
pkgname = mcpatcher
diff --git a/PKGBUILD b/PKGBUILD
index 1343e8cbadc5..fa824671f0e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
-pkgver='2.3.6_03'
+pkgver='2.3.7_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'
- '1eec2a04c67ac78c1dfaf0ec375a3629')
+ 'd977ebf166dfaafe4383afd4059b90eb')
build() {
cd "$srcdir"