Browse Source
desktop/workrave: Updated for version 1.10.51.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
Matteo Bernardini
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
6 additions and
6 deletions
-
desktop/workrave/workrave.SlackBuild
-
desktop/workrave/workrave.info
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for workrave |
|
|
|
|
|
|
|
# Copyright 2019-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy |
|
|
|
# Copyright 2019-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -25,8 +25,8 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=workrave |
|
|
|
VERSION=${VERSION:-1.10.49} |
|
|
|
BUILD=${BUILD:-2} |
|
|
|
VERSION=${VERSION:-1.10.51.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="workrave" |
|
|
|
VERSION="1.10.49" |
|
|
|
VERSION="1.10.51.1" |
|
|
|
HOMEPAGE="http://workrave.org" |
|
|
|
DOWNLOAD="https://github.com/rcaelers/workrave/releases/download/v1_10_49/workrave-v1.10.49.tar.gz" |
|
|
|
MD5SUM="178be78b8844258106f5d04ad3b59fc5" |
|
|
|
DOWNLOAD="https://github.com/rcaelers/workrave/releases/download/v1_10_51_1/workrave-v1.10.51.1.tar.gz" |
|
|
|
MD5SUM="7e10612bf0e52a5587dca7af06e57eed" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|