mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/gsimplecal: Updated for version 2.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7f21159cf5
commit
4f385ef678
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=gsimplecal
|
||||
VERSION=${VERSION:-2.0}
|
||||
VERSION=${VERSION:-2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gsimplecal"
|
||||
VERSION="2.0"
|
||||
VERSION="2.2"
|
||||
HOMEPAGE="https://github.com/dmedvinsky/gsimplecal"
|
||||
DOWNLOAD="https://github.com/dmedvinsky/gsimplecal/archive/v2.0/gsimplecal-2.0.tar.gz"
|
||||
MD5SUM="ae839d5470c9f9a80d2b6a12164ae232"
|
||||
DOWNLOAD="https://github.com/dmedvinsky/gsimplecal/archive/v2.2/gsimplecal-2.2.tar.gz"
|
||||
MD5SUM="8efec084acc3832300b0299a5ce78910"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue