Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=461a7e9cbe6e3afced1d987c80fbbf1a7177c3fe
commit 461a7e9cbe6e3afced1d987c80fbbf1a7177c3fe Author: DeX77 <[email protected]> Date: Fri Jul 28 09:49:41 2017 +0200 stella-5.0.1-1-x86_64 * version bump diff --git a/source/games-extra/stella/FrugalBuild b/source/games-extra/stella/FrugalBuild index 7adc04b..2e5ae72 100644 --- a/source/games-extra/stella/FrugalBuild +++ b/source/games-extra/stella/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 <[email protected]> pkgname=stella -pkgver=4.7.3 +pkgver=5.0.1 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" url="https://stella-emu.github.io" @@ -12,8 +12,8 @@ depends=('sdl2' 'zlib' 'libstdc++') makedepends=('nasm' 'libgl>=9.1.6-2') groups=('games-extra') archs=('x86_64') -source=("https://github.com/stella-emu/stella/releases/download/release-$pkgver/$pkgname-$pkgver-src.tar.xz") -sha1sums=('82a29089b53e8328a78c56f1ac768abfe3ec0aca') +source=("https://github.com/stella-emu/stella/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz") +sha1sums=('5966b21895a6d63ea4d9983aba810e6b60073610') _F_conf_notry="enable-static\|docdir\|host" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
