mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 05:12:16 +01:00
mcpatcher: Update $md5sum for re-uploaded .jar.
This commit is contained in:
parent
0e0da9626d
commit
eda0acfa9e
3 changed files with 9 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = mcpatcher
|
||||
pkgdesc = Minecraft patcher to fix textures with higher than default resolution
|
||||
pkgver = 4.3.1_01
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://bitbucket.org/prupe/mcpatcher
|
||||
changelog = ChangeLog
|
||||
arch = any
|
||||
|
|
@ -12,7 +12,7 @@ pkgbase = mcpatcher
|
|||
source = https://bitbucket.org/prupe/mcpatcher/downloads/mcpatcher-4.3.1_01.jar
|
||||
source = mcpatcher
|
||||
source = mcpatcher.desktop
|
||||
md5sums = 0c759deb6cf2cd798ece99834f2b399c
|
||||
md5sums = 4ba98e5773cf9b318aaa43f4740c8371
|
||||
md5sums = 9ec7aafefe59c2864b70f61d8661113d
|
||||
md5sums = 5bcaba0e9fbc3a22159c17a64c7688fd
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2014-01-07 Frederik "Freso" S. Olesen <archlinux@freso.dk>
|
||||
|
||||
* 4.3.1_01-2
|
||||
A new version of 4.3.1_01 was uploaded upstream.
|
||||
|
||||
2014-01-02 Frederik "Freso" S. Olesen <archlinux@freso.dk>
|
||||
|
||||
* 4.3.1_01-1
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
pkgname=mcpatcher
|
||||
pkgver='4.3.1_01'
|
||||
_jarfile="$pkgname-$pkgver.jar"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Minecraft patcher to fix textures with higher than default resolution'
|
||||
arch=('any')
|
||||
license=('Public Domain')
|
||||
|
|
@ -16,7 +16,7 @@ changelog=ChangeLog
|
|||
source=("https://bitbucket.org/prupe/mcpatcher/downloads/$_jarfile"
|
||||
mcpatcher
|
||||
mcpatcher.desktop)
|
||||
md5sums=('0c759deb6cf2cd798ece99834f2b399c'
|
||||
md5sums=('4ba98e5773cf9b318aaa43f4740c8371'
|
||||
'9ec7aafefe59c2864b70f61d8661113d'
|
||||
'5bcaba0e9fbc3a22159c17a64c7688fd')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue