diff --git a/.SRCINFO b/.SRCINFO
index 8a3aacf07e6b87830286edda5f337842e25ba607..572659b8627380db300aaee4c253d38a9ca6fbd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
 pkgbase = notmuch
-	pkgver = 0.38.1
+	pkgver = 0.38.2
 	pkgrel = 1
 	url = https://notmuchmail.org/
 	arch = x86_64
@@ -19,10 +19,10 @@ pkgbase = notmuch
 	makedepends = sfsexp
 	options = !distcc
 	options = !makeflags
-	source = https://notmuchmail.org/releases/notmuch-0.38.1.tar.xz
-	source = https://notmuchmail.org/releases/notmuch-0.38.1.tar.xz.asc
+	source = https://notmuchmail.org/releases/notmuch-0.38.2.tar.xz
+	source = https://notmuchmail.org/releases/notmuch-0.38.2.tar.xz.asc
 	validpgpkeys = 7A18807F100A4570C59684207E4E65C8720B706B
-	sha512sums = 5bb910fe4e02f9b8212d50fc7d3258a1fc98dbb1ce08a4f25dce2e314ffab9287a56962f62a8e5c594f735fe847a8cdebf0b6ccb8ff46676cd70a78f25a6675d
+	sha512sums = fcf5cd927d2acff1a3632c8a4790d4115320cd3ca0d7f61955789a060e363d196c6be64e0e98c883e9918f6b5032a72150977d5f80f9c890f9bd3ab8ed5d8154
 	sha512sums = SKIP
 
 pkgname = notmuch
diff --git a/PKGBUILD b/PKGBUILD
index c75a2ddee66312b771da1a6cd65ff59933f544c4..dd40880343f9a85a80a8968cfcd49488346a15a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.38.1
+pkgver=0.38.2
 pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/"
@@ -16,7 +16,7 @@ license=('GPL3')
 makedepends=('python' 'python-setuptools' 'python-sphinx' 'python-cffi' 'doxygen' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime3' 'talloc' 'sfsexp')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha512sums=('5bb910fe4e02f9b8212d50fc7d3258a1fc98dbb1ce08a4f25dce2e314ffab9287a56962f62a8e5c594f735fe847a8cdebf0b6ccb8ff46676cd70a78f25a6675d'
+sha512sums=('fcf5cd927d2acff1a3632c8a4790d4115320cd3ca0d7f61955789a060e363d196c6be64e0e98c883e9918f6b5032a72150977d5f80f9c890f9bd3ab8ed5d8154'
             'SKIP')
 validpgpkeys=('7A18807F100A4570C59684207E4E65C8720B706B') # David Bremner <bremner@debian.org>