yabause-gtk: update to 0.9.15
This commit is contained in:
parent
c49a56defe
commit
ef165fd6d4
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabause-gtk'
|
||||
pkgname=yabause-gtk
|
||||
version=0.9.14
|
||||
version=0.9.15
|
||||
revision=1
|
||||
wrksrc="${pkgname%-gtk}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,5 +12,6 @@ short_desc="A Sega Saturn emulator with GTK UI)"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://yabause.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname%-gtk}/${pkgname%-gtk}-${version}.tar.gz"
|
||||
checksum=75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a
|
||||
distfiles="https://download.tuxfamily.org/yabause/releases/${version}/yabause-${version}.tar.gz"
|
||||
checksum=4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue