mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/yelp: Updated for version 41.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a862ae1a1f
commit
2e4f6cfe48
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue