mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/yelp-tools: Updated for version 41.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92ebb713ad
commit
ff284df16b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for yelp-tools
|
||||
|
||||
# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=yelp-tools
|
||||
VERSION=${VERSION:-40.0}
|
||||
VERSION=${VERSION:-41.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yelp-tools"
|
||||
VERSION="40.0"
|
||||
VERSION="41.0"
|
||||
HOMEPAGE="https://projects.gnome.org/yelp/"
|
||||
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/yelp-tools/40/yelp-tools-40.0.tar.xz"
|
||||
MD5SUM="fb55d5c79a11be9dea1fdd4d49409a06"
|
||||
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/yelp-tools/41/yelp-tools-41.0.tar.xz"
|
||||
MD5SUM="e78e308e639c8d14f82655ebacb60fac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yelp-xsl"
|
||||
|
|
Loading…
Reference in a new issue