mcpatcher: Added changelog file.

This commit is contained in:
Frederik "Freso" S. Olesen 2012-09-19 00:56:49 +02:00
parent b131c514b8
commit ab65ff5d19
3 changed files with 8 additions and 2 deletions

View file

@ -1,8 +1,9 @@
pkgbase = mcpatcher
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
pkgver = 2.4.2_03
pkgrel = 1
pkgrel = 2
url = https://github.com/pclewis/mcpatcher
changelog = ChangeLog
arch = any
license = Public Domain
depends = java-runtime

4
ChangeLog Normal file
View file

@ -0,0 +1,4 @@
2012-09-XX Frederik "Freso" S. Olesen <archlinux@freso.dk>
* 2.4.2_03-2 :
Added a ChangeLog file for the PKGBUILD. :)

View file

@ -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'