Browse Source

libraries/libmateweather: Updated for version 1.26.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Johannes Schoepfer 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
4e07de2b03
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      libraries/libmateweather/libmateweather.SlackBuild
  2. 6
      libraries/libmateweather/libmateweather.info

2
libraries/libmateweather/libmateweather.SlackBuild

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libmateweather
VERSION=${VERSION:-1.26.2}
VERSION=${VERSION:-1.26.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
libraries/libmateweather/libmateweather.info

@ -1,8 +1,8 @@
PRGNAM="libmateweather"
VERSION="1.26.2"
VERSION="1.26.3"
HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/libraries/libmateweather/"
DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.2.tar.xz"
MD5SUM="e35f7d600e766e0a3077bd98e5b1a2c7"
DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/libmateweather-1.26.3.tar.xz"
MD5SUM="891a0161b24f046a75125683a56551b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save