Browse Source
multimedia/gaupol: Updated for version 1.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/226/head
fourtysixandtwo
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
multimedia/gaupol/gaupol.SlackBuild
-
multimedia/gaupol/gaupol.info
|
|
@ -28,7 +28,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=gaupol |
|
|
|
VERSION=${VERSION:-1.14.1} |
|
|
|
VERSION=${VERSION:-1.15} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="gaupol" |
|
|
|
VERSION="1.14.1" |
|
|
|
VERSION="1.15" |
|
|
|
HOMEPAGE="https://github.com/otsaloma/gaupol" |
|
|
|
DOWNLOAD="https://github.com/otsaloma/gaupol/archive/1.14.1/gaupol-1.14.1.tar.gz" |
|
|
|
MD5SUM="fc45c20eb110528395bdea312a5153d1" |
|
|
|
DOWNLOAD="https://github.com/otsaloma/gaupol/archive/1.15/gaupol-1.15.tar.gz" |
|
|
|
MD5SUM="b39e965e00a3183467f3a75c11a14d98" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="gspell" |
|
|
|