mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/Pyfa: Updated for version 1.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
89d49d2bdf
commit
b6ee820b59
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Pyfa
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
VERSION=${VERSION:-1.25.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Pyfa"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.25.0"
|
||||
HOMEPAGE="http://www.pyfa.net"
|
||||
DOWNLOAD="https://github.com/DarkFenX/Pyfa/archive/v1.2.1.tar.gz"
|
||||
MD5SUM="be3117a2b7e58a8d8170496caf66bcb4"
|
||||
DOWNLOAD="https://github.com/DarkFenX/Pyfa/archive/v1.25.0.tar.gz"
|
||||
MD5SUM="c33c2be4557f42aa07690ddfe955cdcd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython SQLAlchemy python-dateutil"
|
||||
|
|
Loading…
Reference in a new issue