diff --git a/PKGBUILD b/PKGBUILD
index f68c77827b1ee9e72b70a06621adacbf3be7dd66..ee3ff957b2a4f88c912c62d8fd36a01fbb879cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: uastasi <uastasi@archlinux.us>
 
 pkgname=gnote
-pkgver=3.38.0
+pkgver=3.38.1
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote"
@@ -12,7 +12,7 @@ arch=(x86_64)
 license=(GPL3)
 depends=(gtkmm3 gspell libxslt dconf libsecret)
 makedepends=(intltool yelp-tools autoconf-archive git)
-_commit=e5f7972c3b5ccbeb6550e9060b7dbdb6172c1a96  # tags/3.38.0^0
+_commit=fa44dfd352b544ef0f3f113dc7898b50d4f803b0  # tags/3.38.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit")
 sha256sums=('SKIP')