system/yelp: Updated for version 41.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-01-23 15:27:45 +07:00
parent 9b3dc1f1ca
commit a3a2d5a3d0
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 6 additions and 4 deletions

View File

@ -1,2 +1,4 @@
yelp allows you to view documentation regarding GNOME and other
components through a variety of formats
NOTE: You need to build webkit2gtk with 4.1 API before building this package.

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yelp
VERSION=${VERSION:-40.3}
VERSION=${VERSION:-41.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="yelp"
VERSION="40.3"
VERSION="41.2"
HOMEPAGE="http://projects.gnome.org/yelp/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/40/yelp-40.3.tar.xz"
MD5SUM="e9d25bcdd9550d742b1f48a62a218955"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/yelp/41/yelp-41.2.tar.xz"
MD5SUM="0e9ae34e19519e81213fa7ce8115a948"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yelp-tools webkit2gtk"