hashworks pushed to branch main at Arch Linux / Packaging / Packages / xournalpp
Commits:
272db52c by Justin Kromlinger at 2026-02-04T10:55:35+01:00
upgpkg: 1.3.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xournalpp
pkgdesc = Handwriting notetaking software with PDF annotation support
- pkgver = 1.3.1
- pkgrel = 2
+ pkgver = 1.3.2
+ pkgrel = 1
url = https://github.com/xournalpp/xournalpp
arch = x86_64
license = GPL-2.0-or-later
@@ -20,7 +20,7 @@ pkgbase = xournalpp
depends = gtksourceview4
depends = qpdf
optdepends = texlive-latexextra: LaTeX package
- source = git+https://github.com/xournalpp/xournalpp.git#tag=v1.3.1
- sha256sums =
b495616df925f38114752bd34d537481c6c07144810a0c22beb5c43f2ea2f60c
+ source = git+https://github.com/xournalpp/xournalpp.git#tag=v1.3.2
+ sha256sums =
a12b2afcc81d8b80145389ca86bdf7e3fda2ea32a3a4690646f813289cebbc9c
pkgname = xournalpp
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Gaetan Bisson <[email protected]>
pkgname=xournalpp
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
pkgdesc='Handwriting notetaking software with PDF annotation support'
url='https://github.com/xournalpp/xournalpp'
license=('GPL-2.0-or-later')
@@ -16,7 +16,7 @@ depends=('gtk3' 'poppler-glib' 'libxml2' 'portaudio'
'libsndfile' 'lua'
optdepends=('texlive-latexextra: LaTeX package')
makedepends=('git' 'cmake' 'ninja' 'help2man' 'gtest')
source=("git+https://github.com/xournalpp/xournalpp.git#tag=v${pkgver}")
-sha256sums=('b495616df925f38114752bd34d537481c6c07144810a0c22beb5c43f2ea2f60c')
+sha256sums=('a12b2afcc81d8b80145389ca86bdf7e3fda2ea32a3a4690646f813289cebbc9c')
# https://github.com/xournalpp/xournalpp/blob/v1.3.0/readme/Compile.md
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/272db52c49fe6c840b5c88f3743f20e6ea5ba5b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/272db52c49fe6c840b5c88f3743f20e6ea5ba5b9
You're receiving this email because of your account on gitlab.archlinux.org.