mcpatcher: Move mcpatcher{.desktop} back into the source package.

This commit is contained in:
Frederik "Freso" S. Olesen 2013-04-02 10:56:29 +02:00
parent 4e094d9881
commit dac5514ac9
3 changed files with 9 additions and 4 deletions

View file

@ -10,9 +10,11 @@ pkgbase = mcpatcher
optdepends = minecraft: the game itself
noextract = mcpatcher-2.4.5_03.jar
source = https://bitbucket.org/prupe/mcpatcher/downloads/mcpatcher-2.4.5_03.jar
source = https://bitbucket.org/Freso/pkgbuilds/downloads/mcpatcher-archlinux.tar.bz2
source = mcpatcher
source = mcpatcher.desktop
md5sums = d5b33a8cf4896beef40013d778b614b2
md5sums = f30f4f8a8f5a0f83e761c8f32a743692
md5sums = 38358254be76dc84676509f43be44938
md5sums = 87f031f8f0fceb0feb369c6185e07fbf
pkgname = mcpatcher

View file

@ -2,6 +2,7 @@
* 2.4.5_03-1
Version bump.
Moved mcpatcher and mcpatcher.desktop back into the package itself.
2012-01-10 Frederik "Freso" S. Olesen <archlinux@freso.dk>

View file

@ -13,9 +13,11 @@ optdepends=('minecraft: the game itself')
noextract=("$pkgname-$pkgver.jar")
changelog=ChangeLog
source=(https://bitbucket.org/prupe/mcpatcher/downloads/$pkgname-$pkgver.jar
https://bitbucket.org/Freso/pkgbuilds/downloads/$pkgname-archlinux.tar.bz2)
mcpatcher
mcpatcher.desktop)
md5sums=('d5b33a8cf4896beef40013d778b614b2'
'f30f4f8a8f5a0f83e761c8f32a743692')
'38358254be76dc84676509f43be44938'
'87f031f8f0fceb0feb369c6185e07fbf')
build() {
cd "$srcdir"