aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristiano Urban <cristiano.urban.slack@gmail.com>2025-03-24 12:34:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-24 12:42:52 +0700
commit9ecb96aeb55639e0f8fb07b0c2f5365e04830e48 (patch)
tree2eabecdd6cc222089261f074a96dbc082a819478
parent9208ad5231a4d2bb47c059c3381ca5b4af435855 (diff)
office/xournalpp: Updated for version 1.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/xournalpp/xournalpp.SlackBuild2
-rw-r--r--office/xournalpp/xournalpp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/xournalpp/xournalpp.SlackBuild b/office/xournalpp/xournalpp.SlackBuild
index fba572bd0c..ff56b3afdf 100644
--- a/office/xournalpp/xournalpp.SlackBuild
+++ b/office/xournalpp/xournalpp.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xournalpp
-VERSION=${VERSION:-1.2.5}
+VERSION=${VERSION:-1.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/xournalpp/xournalpp.info b/office/xournalpp/xournalpp.info
index f2ed5a57be..413b90f985 100644
--- a/office/xournalpp/xournalpp.info
+++ b/office/xournalpp/xournalpp.info
@@ -1,8 +1,8 @@
PRGNAM="xournalpp"
-VERSION="1.2.5"
+VERSION="1.2.6"
HOMEPAGE="https://github.com/xournalpp/xournalpp"
-DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/v1.2.5/xournalpp-1.2.5.tar.gz"
-MD5SUM="9e9d124f1a07387808cbe0a2a10ed743"
+DOWNLOAD="https://github.com/xournalpp/xournalpp/archive/v1.2.6/xournalpp-1.2.6.tar.gz"
+MD5SUM="b823e204bb6792293d06ef3482366510"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="graphviz lua portaudio"