diff --git a/PKGBUILD b/PKGBUILD index 179f34c9223aaa2101d4837a3d85fc0384bac4ff..435f4546c012e301e3c877c15f8c0b8ee02dd42b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: uastasi <uastasi@archlinux.us> pkgname=gnote -pkgver=3.34.1 +pkgver=3.34.2 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 gspell libxslt dconf libsecret) makedepends=(intltool yelp-tools autoconf-archive git) -_commit=3a29edcc74810b4bc5df19b00984c8b61114efd7 # tags/3.34.1^0 +_commit=9a8df15914de9da5c6f2493fdf9f7ae2f2b58c89 # tags/3.34.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit") sha256sums=('SKIP')