Skip to content

Commit

Permalink
games/mgba: Updated for version 0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LinRs committed Dec 22, 2024
1 parent d67564a commit 4403064
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions games/mgba/mgba.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=mgba
VERSION=${VERSION:-0.10.3}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

Expand Down
6 changes: 3 additions & 3 deletions games/mgba/mgba.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="mgba"
VERSION="0.10.3"
VERSION="0.10.4"
HOMEPAGE="https://mgba.io/"
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.10.3/mgba-0.10.3.tar.gz"
MD5SUM="e2d07a8eab053e5087fee069e326dcf1"
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.10.4/mgba-0.10.4.tar.gz"
MD5SUM="ef002462c7aab809191f829dcf329dac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 4403064

Please sign in to comment.