deskutils/gsimplecal: update to 2.3

ChangeLog: https://github.com/dmedvinsky/gsimplecal/blob/master/ChangeLog

 * Add missing keyboard shortcut to launch external viewer

While here add pkg-message and warn about the creation of config file.
This commit is contained in:
Fernando Apesteguía 2022-05-22 14:07:51 +02:00
parent c80a4f7fa7
commit 0bfb28e794
3 changed files with 15 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= gsimplecal
PORTVERSION= 2.2
PORTVERSION= 2.3
DISTVERSIONPREFIX= v
CATEGORIES= deskutils

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1613670132
SHA256 (dmedvinsky-gsimplecal-v2.2_GH0.tar.gz) = 7f5f5c9d35fcdcb653d9dd3507511d59268771f1eaa453d3a3982562402892af
SIZE (dmedvinsky-gsimplecal-v2.2_GH0.tar.gz) = 14462
TIMESTAMP = 1653221259
SHA256 (dmedvinsky-gsimplecal-v2.3_GH0.tar.gz) = 393325a16511c0fd93b3839893ae0062634d96f92761d4cfef5daae33bc59b1a
SIZE (dmedvinsky-gsimplecal-v2.3_GH0.tar.gz) = 14629

View File

@ -0,0 +1,11 @@
[
{ type: install
message: <<EOM
In order to use gsimplecal it is required to create a configuration file in
~/.config/gsimplecal
See man gsimplecal for an example of such a configuration file.
EOM
}
]