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