summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxconstruct2012-08-18 13:11:03 +0200
committerxconstruct2012-08-18 13:11:03 +0200
commit97a75654b2749f0fa2b719de06f4c013847dbc23 (patch)
tree3d4b5bf79cb83280656d3c55cfe0736d96e51bb2
parent2920f7562a5189072a8b1d7986e305dbb145b08e (diff)
downloadaur-97a75654b2749f0fa2b719de06f4c013847dbc23.tar.gz
mcpatcher 2.4.1_03
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae730fa1c474..798ea6e757ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
- pkgver = 2.4.1_02
+ pkgver = 2.4.1_03
pkgrel = 1
url = https://github.com/pclewis/mcpatcher
arch = any
license = Public Domain
depends = java-runtime
optdepends = minecraft: the game itself
- noextract = mcpatcher-2.4.1_02.jar
+ noextract = mcpatcher-2.4.1_03.jar
source = mcpatcher
- source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.4.1_02.jar
+ source = https://github.com/downloads/pclewis/mcpatcher/mcpatcher-2.4.1_03.jar
md5sums = 38358254be76dc84676509f43be44938
- md5sums = 4aa7f215b525152d732b2bba53a669ab
+ md5sums = 7abf3df24e35db211416a4fe9165e3e2
pkgname = mcpatcher
diff --git a/PKGBUILD b/PKGBUILD
index 2b1e1dffab2c..22c4a661c26a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
-pkgver='2.4.1_02'
+pkgver='2.4.1_03'
pkgrel=1
pkgdesc="Minecraft patcher to fix textures with higher than default resolution"
arch=('any')
@@ -12,8 +12,8 @@ optdepends=('minecraft: the game itself')
noextract=("$pkgname-$pkgver.jar")
source=(mcpatcher
https://github.com/downloads/pclewis/mcpatcher/$pkgname-$pkgver.jar)
- md5sums=('38358254be76dc84676509f43be44938'
- '4aa7f215b525152d732b2bba53a669ab')
+md5sums=('38358254be76dc84676509f43be44938'
+ '7abf3df24e35db211416a4fe9165e3e2')
build() {
cd "$srcdir"