summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxconstruct2012-05-17 13:32:14 +0200
committerxconstruct2012-05-17 13:32:14 +0200
commit43013181c84da00e550388a07103a1d71973cd89 (patch)
treee0299ad527dbe21edd52f8673454f58623cfd64a /PKGBUILD
parente26c8098b8e3eb69c248bc8e1931b7b5e9d9f165 (diff)
downloadaur-43013181c84da00e550388a07103a1d71973cd89.tar.gz
mcpatcher 2.3.6_03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c815166373f..1343e8cbadc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Constantin Schomburg <me@xconstruct.net>
pkgname=mcpatcher
-pkgver='2.3.6_02'
+pkgver='2.3.6_03'
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'
- '23e3589ab4780145be91ae3d4173b21d')
+ '1eec2a04c67ac78c1dfaf0ec375a3629')
build() {
cd "$srcdir"