[arch-commits] Commit in gnote/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sat Apr 2 23:17:03 UTC 2022


    Date: Saturday, April 2, 2022 @ 23:17:03
  Author: heftig
Revision: 441355

42.0-1

Modified:
  gnote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 23:15:14 UTC (rev 441354)
+++ PKGBUILD	2022-04-02 23:17:03 UTC (rev 441355)
@@ -4,15 +4,16 @@
 # Contributor: uastasi <uastasi at archlinux.us>
 
 pkgname=gnote
-pkgver=41.2
+pkgver=42.0
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote"
 arch=(x86_64)
 license=(GPL3)
-depends=(gtkmm3 gspell libxslt dconf libsecret)
+depends=(gtkmm3 gspell libxslt libsecret)
 makedepends=(yelp-tools meson git)
-_commit=56074f03883f11fd91669b5dcd2145efa7440128  # tags/41.2^0
+options=(debug)
+_commit=8d73a6a2e5aa0fac0f4689d739c31c4933045f5e  # tags/42.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list