aboutsummaryrefslogtreecommitdiff
path: root/office
diff options
context:
space:
mode:
authorCristiano Urban <cristiano.urban.slack@gmail.com>2024-12-22 08:59:39 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-22 10:33:16 +0700
commit11eae0c4443c0cd36bfa820855d261d75ec23633 (patch)
tree04cc2d67f3d0a63692ee5b6fe0dcc9a9a3c2c574 /office
parent5331163472d8de3e72684d6f36e89fb82a5d595d (diff)
office/xournalpp: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/xournalpp/xournalpp.SlackBuild4
-rw-r--r--office/xournalpp/xournalpp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/xournalpp/xournalpp.SlackBuild b/office/xournalpp/xournalpp.SlackBuild
index 672fc09cc7..fba572bd0c 100644
--- a/office/xournalpp/xournalpp.SlackBuild
+++ b/office/xournalpp/xournalpp.SlackBuild
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xournalpp
-VERSION=${VERSION:-1.2.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.2.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/xournalpp/xournalpp.info b/office/xournalpp/xournalpp.info
index e793be4ef9..f2ed5a57be 100644
--- a/office/xournalpp/xournalpp.info
+++ b/office/xournalpp/xournalpp.info
@@ -1,8 +1,8 @@
PRGNAM="xournalpp"
-VERSION="1.2.4"
+VERSION="1.2.5"
HOMEPAGE="https://github.com/xournalpp/xournalpp"
-DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/v1.2.4/xournalpp-1.2.4.tar.gz"
-MD5SUM="ea2cee6379277543dd961fb347a93750"
+DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/v1.2.5/xournalpp-1.2.5.tar.gz"
+MD5SUM="9e9d124f1a07387808cbe0a2a10ed743"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="graphviz lua portaudio"