mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/fs-uae-launcher: Updated for version 2.6.2.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
99828e2775
commit
fe901551b9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fs-uae-launcher
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
VERSION=${VERSION:-2.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fs-uae-launcher"
|
||||
VERSION="2.6.1"
|
||||
VERSION="2.6.2"
|
||||
HOMEPAGE="http://fs-uae.net/"
|
||||
DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.6.1/fs-uae-launcher-2.6.1.tar.gz"
|
||||
MD5SUM="aeb532082306c6887a7e4d0e7fceca7e"
|
||||
DOWNLOAD="http://fs-uae.net/fs-uae/stable/2.6.2/fs-uae-launcher-2.6.2.tar.gz"
|
||||
MD5SUM="bde923259083a97c5ea677f4f61cb660"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5 python3-lhafile fs-uae"
|
||||
|
|
Loading…
Reference in a new issue