Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rnote
Commits:
597a26e9 by Orhun Parmaksız at 2026-04-13T22:13:22+03:00
upgpkg: 0.14.1-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rnote
pkgdesc = A simple drawing application to create handwritten notes
- pkgver = 0.14.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://github.com/flxzt/rnote
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = rnote
depends = poppler-glib
depends = gstreamer
depends = alsa-lib
- source =
rnote-0.14.0.tar.gz::https://github.com/flxzt/rnote/archive/v0.14.0.tar.gz
- b2sums =
edb05fb6d8221808010bd74a722a11dc0e7c29c84b290565f8a0e518288c3b89e64d290e0d7877bfa08cb47fd632c714d09ca2a514d4500e14360d3a0042a2af
+ source =
rnote-0.14.1.tar.gz::https://github.com/flxzt/rnote/archive/v0.14.1.tar.gz
+ b2sums =
a34404ee131715f87f65ad7c692b60cb5c747299a050601f9059ef56f711981832a7000479f8773430fb9666d7e8c3532da6959fca8227a174f9cffde7a5f78f
pkgname = rnote
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Igor Dyatlov <[email protected]>
pkgname=rnote
-pkgver=0.14.0
+pkgver=0.14.1
pkgrel=1
pkgdesc="A simple drawing application to create handwritten notes"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gtk4' 'glib2' 'libadwaita' 'poppler-glib'
'gstreamer' 'alsa-lib')
makedepends=('meson' 'cargo' 'cmake' 'git')
#checkdepends=('appstream-glib')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('edb05fb6d8221808010bd74a722a11dc0e7c29c84b290565f8a0e518288c3b89e64d290e0d7877bfa08cb47fd632c714d09ca2a514d4500e14360d3a0042a2af')
+b2sums=('a34404ee131715f87f65ad7c692b60cb5c747299a050601f9059ef56f711981832a7000479f8773430fb9666d7e8c3532da6959fca8227a174f9cffde7a5f78f')
build() {
arch-meson "$pkgname-$pkgver" build -Dcli=true
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rnote/-/commit/597a26e911892ce032bd5b72ac46b082d8a21517
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rnote/-/commit/597a26e911892ce032bd5b72ac46b082d8a21517
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help