Date: Wednesday, August 3, 2022 @ 18:23:25
  Author: heftig
Revision: 452024

42.1-1

Modified:
  gnote/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-03 18:16:41 UTC (rev 452023)
+++ PKGBUILD    2022-08-03 18:23:25 UTC (rev 452024)
@@ -4,7 +4,7 @@
 # Contributor: uastasi <[email protected]>
 
 pkgname=gnote
-pkgver=42.0
+pkgver=42.1
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote";
@@ -13,7 +13,7 @@
 depends=(gtkmm3 gspell libxslt libsecret)
 makedepends=(yelp-tools meson git)
 options=(debug)
-_commit=8d73a6a2e5aa0fac0f4689d739c31c4933045f5e  # tags/42.0^0
+_commit=bcad054a73490356c45940360f5c589937dda5e3  # tags/42.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to