hashworks pushed to branch main at Arch Linux / Packaging / Packages / xournalpp
Commits:
ea4aa31e by Justin Kromlinger at 2025-02-19T15:15:00+01:00
upgpkg: 1.2.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xournalpp
pkgdesc = Handwriting notetaking software with PDF annotation support
- pkgver = 1.2.5
+ pkgver = 1.2.6
pkgrel = 1
url = https://github.com/xournalpp/xournalpp
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = xournalpp
depends = libzip
optdepends = texlive-latexextra: LaTeX package
replaces = xournal
- source = git+https://github.com/xournalpp/xournalpp.git#tag=v1.2.5
- sha256sums =
fcca35e1dbac26ffdce50f6a395a761c3ad1167f7c7dc0a3a35a8dd604972535
+ source = git+https://github.com/xournalpp/xournalpp.git#tag=v1.2.6
+ sha256sums =
9319ef38831414f3e3e4b2e36e86f910700d40772c654d5309ef759eff52337e
pkgname = xournalpp
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Gaetan Bisson <[email protected]>
pkgname=xournalpp
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc='Handwriting notetaking software with PDF annotation support'
url='https://github.com/xournalpp/xournalpp'
@@ -13,7 +13,7 @@ makedepends=('git' 'cmake' 'doxygen' 'graphviz')
depends=('gtk3' 'poppler-glib' 'libxml2' 'portaudio' 'libsndfile' 'lua'
'libzip')
source=("git+https://github.com/xournalpp/xournalpp.git#tag=v${pkgver}")
-sha256sums=('fcca35e1dbac26ffdce50f6a395a761c3ad1167f7c7dc0a3a35a8dd604972535')
+sha256sums=('9319ef38831414f3e3e4b2e36e86f910700d40772c654d5309ef759eff52337e')
replaces=('xournal')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/ea4aa31ee849159a78ed36fc19db06622d80f0cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/ea4aa31ee849159a78ed36fc19db06622d80f0cf
You're receiving this email because of your account on gitlab.archlinux.org.