diff --git a/PKGBUILD b/PKGBUILD index 5df4164d97920b357ff1070604d48ffdc921652c..a03707cf5be9af3d6fc90f30aff80ad401c77daf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: uastasi <uastasi@archlinux.us> pkgname=gnote -pkgver=3.22.0 +pkgver=3.24.0 pkgrel=1 pkgdesc="A note taking application" url="https://wiki.gnome.org/Apps/Gnote" @@ -10,7 +10,7 @@ arch=(i686 x86_64) license=(GPL3) depends=(gtkmm3 gtkspell3 libxslt dconf libsecret) makedepends=(intltool itstool boost yelp-tools autoconf-archive git) -_commit=83d47b3c4a4a29f776611074812f3478832d30d9 # tags/3.22.0^0 +_commit=dd88da5423d157e894f8b0248b4f14ae6634ebb5 # tags/3.24.0^0 source=("git+https://git.gnome.org/browse/gnote#commit=$_commit") sha256sums=('SKIP')