parent
a61a7e4432
commit
7af1f61e55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stella'
|
||||
pkgname=stella
|
||||
version=4.7.3
|
||||
version=5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="SDL2-devel glu-devel libpng-devel zlib-devel"
|
||||
|
@ -8,8 +8,8 @@ short_desc="A multi-platform Atari 2600 VCS Emulator"
|
|||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://stella-emu.github.io/"
|
||||
distfiles="https://github.com/stella-emu/stella/releases/download/release-${version}/stella-${version}-src.tar.xz"
|
||||
checksum=93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad
|
||||
distfiles="https://github.com/stella-emu/stella/releases/download/${version}/stella-${version}-src.tar.xz"
|
||||
checksum=c21ba87959312f833a5a0e8d73d99cb8fb2ddd312f4e0a7ef0412b445903d0bc
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr
|
||||
|
|
Loading…
Reference in New Issue