Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnote
Commits:
550f4729 by Jan Alexander Steffens (heftig) at 2025-12-01T23:03:38+01:00
49.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = gnote
pkgdesc = A note taking application
- pkgver = 49.0
+ pkgver = 49.1
pkgrel = 1
- url = https://gitlab.gnome.org/GNOME/gnote/-/blob/49.rc/wiki/main.md
+ url = https://gitlab.gnome.org/GNOME/gnote/-/wikis/Gnote
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
@@ -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.0
- b2sums =
5ae4505dedc771b175cf5d4320be35eca0950e86f21cc94d183fa3dc3565fb4dce2f90cd8f9b5a9e177d50ae8defb63f5b98214dd4d77675703f9ab5a5ddf67e
+ source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=49.1
+ b2sums =
c63e440dba99155320b14bbe2bc77bfd02cdfece12c6be19540098c53ed537d4cabc68f60d9be90cb70a36e4d0066cf984ab657bb740974cfcd1333b3563562b
pkgname = gnote
=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
# Contributor: uastasi <[email protected]>
pkgname=gnote
-pkgver=49.0
+pkgver=49.1
pkgrel=1
pkgdesc="A note taking application"
-url="https://gitlab.gnome.org/GNOME/gnote/-/blob/49.rc/wiki/main.md"
+url="https://gitlab.gnome.org/GNOME/gnote/-/wikis/Gnote"
arch=(x86_64)
license=(GPL-3.0-or-later)
depends=(
@@ -35,7 +35,7 @@ makedepends=(
yelp-tools
)
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('5ae4505dedc771b175cf5d4320be35eca0950e86f21cc94d183fa3dc3565fb4dce2f90cd8f9b5a9e177d50ae8defb63f5b98214dd4d77675703f9ab5a5ddf67e')
+b2sums=('c63e440dba99155320b14bbe2bc77bfd02cdfece12c6be19540098c53ed537d4cabc68f60d9be90cb70a36e4d0066cf984ab657bb740974cfcd1333b3563562b')
build() {
arch-meson gnote build
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnote/-/commit/550f47291be2cb1bdff16d85fa0aff5e30020b2d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnote/-/commit/550f47291be2cb1bdff16d85fa0aff5e30020b2d
You're receiving this email because of your account on gitlab.archlinux.org.