mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
games/qmc2: Updated for version 0.39.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
6e8f2dc2b3
commit
5c61f00624
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qmc2
|
||||
VERSION=${VERSION:-0.38}
|
||||
VERSION=${VERSION:-0.39}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmc2"
|
||||
VERSION="0.38"
|
||||
VERSION="0.39"
|
||||
HOMEPAGE="http://qmc2.arcadehits.net/wordpress/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.38.tar.bz2"
|
||||
MD5SUM="075cd54c3f4eb306c4f8304dd08900c6"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qmc2/qmc2-0.39.tar.bz2"
|
||||
MD5SUM="c736d62a6ee98b2e157801751760afe7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue