misc/swege: Updated for version 2.0.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ivan Kovmir 2023-07-28 07:49:09 +02:00 committed by Willy Sudiarto Raharjo
parent 6ba0a92937
commit d585393f7f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=swege
VERSION=${VERSION:-1.2.0}
VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="swege"
VERSION="1.2.0"
VERSION="2.0.0"
HOMEPAGE="https://github.com/sakhmatd/swege"
DOWNLOAD="https://github.com/sakhmatd/swege/archive/1.2.0/swege-1.2.0.tar.gz"
MD5SUM="948c56834c2b01447ed4fe57bb99a52b"
DOWNLOAD="https://github.com/sakhmatd/swege/archive/2.0.0/swege-2.0.0.tar.gz"
MD5SUM="49cf816b1ce1c581de6f3d4cf030dd76"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="discount"
MAINTAINER="Ivan Kovmir"
EMAIL="ikovmir@uninstance.cc"
EMAIL="i@kovmir.eu"