diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2019-11-16 20:29:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:29:11 +0700 |
commit | 73df479d250f41963a7198c5fe5b618a28ec2bf1 (patch) | |
tree | 7cc141679a9059891ec7720c96b9a8a2d441bfa2 /office | |
parent | 54558e93ea5429701663be795e2f87a3905cbb56 (diff) | |
download | slackbuilds-73df479d250f41963a7198c5fe5b618a28ec2bf1.tar.gz |
office/xournalpp: Updated for version 1.0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/xournalpp/xournalpp.SlackBuild | 2 | ||||
-rw-r--r-- | office/xournalpp/xournalpp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/xournalpp/xournalpp.SlackBuild b/office/xournalpp/xournalpp.SlackBuild index d55ce450df..2c8d00aa0d 100644 --- a/office/xournalpp/xournalpp.SlackBuild +++ b/office/xournalpp/xournalpp.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xournalpp -VERSION=${VERSION:-1.0.15} +VERSION=${VERSION:-1.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/xournalpp/xournalpp.info b/office/xournalpp/xournalpp.info index 296dd9d15e..aa36583c6c 100644 --- a/office/xournalpp/xournalpp.info +++ b/office/xournalpp/xournalpp.info @@ -1,8 +1,8 @@ PRGNAM="xournalpp" -VERSION="1.0.15" +VERSION="1.0.16" HOMEPAGE="https://github.com/xournalpp/xournalpp" -DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.15/xournalpp-1.0.15.tar.gz" -MD5SUM="eeeda6ad823bb0b3dcbd2152d444d7a5" +DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/1.0.16/xournalpp-1.0.16.tar.gz" +MD5SUM="8d2b09f63baff3af491cd41a06fe9987" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="graphviz lua portaudio" |