diff --git a/PKGBUILD b/PKGBUILD index c5d15a6d540ea9d9e411ab48fae5d286dcd6e41e..d739972303d01a4f4178c935c27247ff928d5fd8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: uastasi <uastasi@archlinux.us> pkgname=gnote -pkgver=44.0 +pkgver=44.1 pkgrel=1 pkgdesc="A note taking application" url="https://wiki.gnome.org/Apps/Gnote" @@ -21,7 +21,7 @@ makedepends=( meson yelp-tools ) -_commit=22c42a15660df97cd499e771212837d3ece1c699 # tags/44.0^0 +_commit=bc6b56da9b2e6155beb4af5b055a25ab4f6582a3 # tags/44.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit") b2sums=('SKIP')