diff --git a/PKGBUILD b/PKGBUILD
index 4d8213bdc32b9fdf1ad12edcb2d616603dadfa49..7b761cbf0a7f84dfe9e397ca3cf0dcaa97c77643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 # Contributor: Jan de Groot <jgc@archlinux.org>
 
 pkgname=gnome-system-monitor
-pkgver=3.36.1
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="View current processes and monitor system state"
 url="https://wiki.gnome.org/Apps/SystemMonitor"
@@ -11,7 +11,7 @@ license=(GPL)
 depends=(libgtop gtkmm3 librsvg systemd)
 makedepends=(meson yelp-tools git)
 groups=(gnome)
-_commit=be9e95a98a331ab0f17c1fa27ae3b2e6d9d04f93  # tags/3.36.1^0
+_commit=aadc91d2b1250cf74943f3a9e4cea70b8afa3639  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git#commit=$_commit")
 sha256sums=('SKIP')