Date: Sunday, May 2, 2021 @ 12:27:35 Author: heftig Revision: 414165 40.1-1
Modified: gnote/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-02 12:26:23 UTC (rev 414164) +++ PKGBUILD 2021-05-02 12:27:35 UTC (rev 414165) @@ -4,7 +4,7 @@ # Contributor: uastasi <[email protected]> pkgname=gnote -pkgver=40.0 +pkgver=40.1 pkgrel=1 pkgdesc="A note taking application" url="https://wiki.gnome.org/Apps/Gnote" @@ -12,7 +12,7 @@ license=(GPL3) depends=(gtkmm3 gspell libxslt dconf libsecret) makedepends=(intltool yelp-tools autoconf-archive git) -_commit=cbf0bc114cbcf63332d59e5cc7606739c782833c # tags/40.0^0 +_commit=07534e3f586761ac18b69a7d633585eaf340936b # tags/40.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit") sha256sums=('SKIP')
