mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
atari800: update to 5.2.0
This commit is contained in:
parent
cef8f4cb12
commit
e09a48155c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atari800'
|
||||
pkgname=atari800
|
||||
version=4.1.0
|
||||
version=5.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-sdltest --with-x --enable-clipsound
|
||||
|
@ -12,8 +12,8 @@ short_desc="Emulator of Atari 800/800XL/130XE/5200 with various extensions"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://atari800.github.io"
|
||||
distfiles="${SOURCEFORGE_SITE}/atari800/atari800/${version}/atari800-${version}-src.tgz"
|
||||
checksum=fedfe2ec94dc6f29b467e8c419efff64a7451aa4bbd60ffbd4709cb4da6276c0
|
||||
distfiles="https://github.com/atari800/atari800/releases/download/ATARI800_${version//./_}/atari800-${version}-src.tgz"
|
||||
checksum=3874d02b89d83c8089f75391a4c91ecb4e94001da2020c2617be088eba1f461f
|
||||
|
||||
post_install() {
|
||||
vdoc "${FILESDIR}/README.voidlinux"
|
||||
|
|
Loading…
Add table
Reference in a new issue