hashworks pushed to branch main at Arch Linux / Packaging / Packages / xournalpp


Commits:
7743d90d by Justin Kromlinger at 2024-05-25T19:48:23+02:00
upgpkg: 1.2.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = xournalpp
        pkgdesc = Handwriting notetaking software with PDF annotation support
-       pkgver = 1.2.2
+       pkgver = 1.2.3
        pkgrel = 1
        url = https://github.com/xournalpp/xournalpp
        arch = x86_64
-       license = GPL2
+       license = GPL-2.0-or-later
        makedepends = git
        makedepends = cmake
        makedepends = doxygen
@@ -18,7 +18,7 @@ pkgbase = xournalpp
        depends = libzip
        optdepends = texlive-latexextra: LaTeX package
        replaces = xournal
-       source = 
git+https://github.com/xournalpp/xournalpp.git#commit=09ae33339438a777e8a22a6972ed5a9c7e8c3b1a
-       sha256sums = SKIP
+       source = 
git+https://github.com/xournalpp/xournalpp.git#commit=c6970f47c5204c0a81d45d3cf5d30f8b7ae8e3a6
+       sha256sums = 
b527889ed5c23595794c11885906d425cf7706ec206545497e7263c4e9d283f5
 
 pkgname = xournalpp


=====================================
PKGBUILD
=====================================
@@ -2,19 +2,19 @@
 # Contributor: Gaetan Bisson <bis...@archlinux.org>
 
 pkgname=xournalpp
-pkgver=1.2.2
-_commit=09ae33339438a777e8a22a6972ed5a9c7e8c3b1a
+pkgver=1.2.3
+_commit=c6970f47c5204c0a81d45d3cf5d30f8b7ae8e3a6
 pkgrel=1
 pkgdesc='Handwriting notetaking software with PDF annotation support'
 url='https://github.com/xournalpp/xournalpp'
-license=('GPL2')
+license=('GPL-2.0-or-later')
 arch=('x86_64')
 optdepends=('texlive-latexextra: LaTeX package')
 makedepends=('git' 'cmake' 'doxygen' 'graphviz')
 depends=('gtk3' 'poppler-glib' 'libxml2' 'portaudio' 'libsndfile' 'lua'
          'libzip')
 source=("git+https://github.com/xournalpp/xournalpp.git#commit=$_commit";)
-sha256sums=('SKIP')
+sha256sums=('b527889ed5c23595794c11885906d425cf7706ec206545497e7263c4e9d283f5')
 
 replaces=('xournal')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/7743d90d8feb3619873fb7a8024edb5f339a859a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xournalpp/-/commit/7743d90d8feb3619873fb7a8024edb5f339a859a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to