diff --git a/.SRCINFO b/.SRCINFO
index 1ebcb2911db696adb471a30549c9d27d6ca3f2d2..3c68d710d674cf82d711f5edeb1f1c7d4d76e4ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = gnote
 	pkgdesc = A note taking application
-	pkgver = 47.0
+	pkgver = 47.2
 	pkgrel = 1
 	url = https://wiki.gnome.org/Apps/Gnote
 	arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = gnote
 	depends = pango
 	depends = pangomm-2.48
 	depends = util-linux-libs
-	source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=47.0
-	b2sums = df0e04885c959d9aacd4c0c9cea0f69a8cf79bfb102a49b4b36202755e2e3a810a604b3666178388c899cf9aaa9b877c5be10b5086663dfa853c5ac350b6560b
+	source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=47.2
+	b2sums = 2076de3b69c1722a87d1ad2e420ab353a146f1598ccad3c737f057c88da1382facb0b42f98b113accebdd28d04909a0fd58a8c048ec9a320a3eb89387337552d
 
 pkgname = gnote
diff --git a/PKGBUILD b/PKGBUILD
index b643510049d28ac31d9cdec2d5606b4020a35346..7c3ace685eb70f58864e2263ac702c10f9bc19b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: uastasi <uastasi@archlinux.us>
 
 pkgname=gnote
-pkgver=47.0
+pkgver=47.2
 pkgrel=1
 pkgdesc="A note taking application"
 url="https://wiki.gnome.org/Apps/Gnote"
@@ -35,7 +35,7 @@ makedepends=(
   yelp-tools
 )
 source=("git+https://gitlab.gnome.org/GNOME/gnote.git#tag=${pkgver/[a-z]/.&}")
-b2sums=('df0e04885c959d9aacd4c0c9cea0f69a8cf79bfb102a49b4b36202755e2e3a810a604b3666178388c899cf9aaa9b877c5be10b5086663dfa853c5ac350b6560b')
+b2sums=('2076de3b69c1722a87d1ad2e420ab353a146f1598ccad3c737f057c88da1382facb0b42f98b113accebdd28d04909a0fd58a8c048ec9a320a3eb89387337552d')
 
 prepare() {
   cd gnote