summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik "Freso" S. Olesen2012-09-19 00:56:49 +0200
committerFrederik "Freso" S. Olesen2012-09-19 00:56:49 +0200
commitab65ff5d19e2a5f44255970924ecaa93d0fadbdc (patch)
tree911a6fb243b2c8a2668f562a08bc82c112d79043 /PKGBUILD
parentb131c514b8022cf53e94b58368409f008448bee2 (diff)
downloadaur-ab65ff5d19e2a5f44255970924ecaa93d0fadbdc.tar.gz
mcpatcher: Added changelog file.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31b2920d03a5..523562d2e017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mcpatcher
pkgver='2.4.2_03'
-pkgrel=1
+pkgrel=2
pkgdesc="Minecraft patcher to fix textures with higher than default resolution"
arch=('any')
license=('Public Domain')
@@ -11,6 +11,7 @@ url="https://github.com/pclewis/mcpatcher"
depends=('java-runtime')
optdepends=('minecraft: the game itself')
noextract=("$pkgname-$pkgver.jar")
+changelog=ChangeLog
source=(mcpatcher
https://github.com/downloads/pclewis/mcpatcher/$pkgname-$pkgver.jar)
md5sums=('38358254be76dc84676509f43be44938'