mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/unsaver: Updated for version 0.4.1.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1641c798ba
commit
9bc676ee38
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=unsaver
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
VERSION=${VERSION:-0.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unsaver"
|
||||
VERSION="0.3.0"
|
||||
VERSION="0.4.1"
|
||||
HOMEPAGE="https://slackware.uk/~urchlay/repos/unsaver/"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/unsaver-0.3.0.tar.xz"
|
||||
MD5SUM="7a7c20b4e5dd8fcaa32b5b8fabe081bd"
|
||||
DOWNLOAD="https://slackware.uk/~urchlay/src/unsaver-0.4.1.tar.xz"
|
||||
MD5SUM="fa2ff45a4cd02165160ce88c765fe4be"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue