mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/advancecomp: Updated for version 1.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
819b85ee43
commit
f8db0433df
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=advancecomp
|
||||
VERSION=${VERSION:-1.20}
|
||||
VERSION=${VERSION:-1.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="advancecomp"
|
||||
VERSION="1.20"
|
||||
VERSION="1.23"
|
||||
HOMEPAGE="http://www.advancemame.it/"
|
||||
DOWNLOAD="https://github.com/amadvance/advancecomp/releases/download/v1.20/advancecomp-1.20.tar.gz"
|
||||
MD5SUM="c53a2c3a806fab1d3a99a1f1be83f148"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/advancemame/advancecomp/1.23/advancecomp-1.23.tar.gz"
|
||||
MD5SUM="39a205f0ba1baa26550fccc6405a6b45"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue