hashworks pushed to branch main at Arch Linux / Packaging / Packages / xournalpp
Commits:
7cad59bf by Justin Kromlinger at 2025-12-24T14:35:34+01:00
upgpkg: 1.3.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xournalpp
pkgdesc = Handwriting notetaking software with PDF annotation support
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/xournalpp/xournalpp
arch = x86_64
@@ -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.0
- sha256sums =
f7c801218138e7fedf04f5ca5eaaa00052aedcfba83017056050addec391e799
+ source = git+https://github.com/xournalpp/xournalpp.git#tag=v1.3.1
+ sha256sums =
b495616df925f38114752bd34d537481c6c07144810a0c22beb5c43f2ea2f60c
pkgname = xournalpp
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Gaetan Bisson <[email protected]>
pkgname=xournalpp
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Handwriting notetaking software with PDF annotation support'
url='https://github.com/xournalpp/xournalpp'
@@ -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=('f7c801218138e7fedf04f5ca5eaaa00052aedcfba83017056050addec391e799')
+sha256sums=('b495616df925f38114752bd34d537481c6c07144810a0c22beb5c43f2ea2f60c')
# 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/7cad59bf8e49e352ae25dffc5a273f70ee4524b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/7cad59bf8e49e352ae25dffc5a273f70ee4524b1
You're receiving this email because of your account on gitlab.archlinux.org.