Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnote
Commits:
01738388 by Jan Alexander Steffens (heftig) at 2025-12-29T18:18:40+01:00
49.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnote
pkgdesc = A note taking application
- pkgver = 49.1
+ pkgver = 49.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gnote/-/wikis/Gnote
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = gnote
depends = pango
depends = pangomm-2.48
depends = util-linux-libs
- source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=49.1
- b2sums =
c63e440dba99155320b14bbe2bc77bfd02cdfece12c6be19540098c53ed537d4cabc68f60d9be90cb70a36e4d0066cf984ab657bb740974cfcd1333b3563562b
+ source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=49.2
+ b2sums =
d1a2c1004f1cfa86c2e55cd57fc9cc787722636a3339f72ab7f4de936bcac8a00bc84fef840c4bc3caa11cb9c3bc7c986c08b6b269a4d3a6140e00620212ab5c
pkgname = gnote
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: uastasi <[email protected]>
pkgname=gnote
-pkgver=49.1
+pkgver=49.2
pkgrel=1
pkgdesc="A note taking application"
url="https://gitlab.gnome.org/GNOME/gnote/-/wikis/Gnote"
@@ -35,7 +35,7 @@ makedepends=(
yelp-tools
)
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('c63e440dba99155320b14bbe2bc77bfd02cdfece12c6be19540098c53ed537d4cabc68f60d9be90cb70a36e4d0066cf984ab657bb740974cfcd1333b3563562b')
+b2sums=('d1a2c1004f1cfa86c2e55cd57fc9cc787722636a3339f72ab7f4de936bcac8a00bc84fef840c4bc3caa11cb9c3bc7c986c08b6b269a4d3a6140e00620212ab5c')
build() {
arch-meson gnote build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnote/-/commit/0173838854d1cb4ee25f78a0319632551b156e93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnote/-/commit/0173838854d1cb4ee25f78a0319632551b156e93
You're receiving this email because of your account on gitlab.archlinux.org.