Browse Source

desktop/gsimplecal: Update for 2.5.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/314/head
isaackwy 4 months ago
committed by Willy Sudiarto Raharjo
parent
commit
1061093d12
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      desktop/gsimplecal/gsimplecal.SlackBuild
  2. 6
      desktop/gsimplecal/gsimplecal.info

2
desktop/gsimplecal/gsimplecal.SlackBuild

@ -8,7 +8,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gsimplecal
VERSION=${VERSION:-2.5.1}
VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
desktop/gsimplecal/gsimplecal.info

@ -1,8 +1,8 @@
PRGNAM="gsimplecal"
VERSION="2.5.1"
VERSION="2.5.2"
HOMEPAGE="https://github.com/dmedvinsky/gsimplecal"
DOWNLOAD="https://github.com/dmedvinsky/gsimplecal/archive/v2.5.1/gsimplecal-2.5.1.tar.gz"
MD5SUM="0a7b95f70e43a512066cd44761efb603"
DOWNLOAD="https://github.com/dmedvinsky/gsimplecal/archive/v2.5.2/gsimplecal-2.5.2.tar.gz"
MD5SUM="b54762664bef855fc0978e356a206b5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save