diff --git a/.SRCINFO b/.SRCINFO
index 77da6808642f98c1b62312348b4d9f5c3c10168d..d1251ac5358881fa00f9e621a81d8f4463d3c0a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = loupe
 	pkgdesc = A simple image viewer for GNOME
-	pkgver = 45.1
+	pkgver = 45.2
 	pkgrel = 1
 	url = https://gitlab.gnome.org/GNOME/loupe
 	arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = loupe
 	depends = lcms2
 	depends = libadwaita
 	depends = libgweather-4
-	source = git+https://gitlab.gnome.org/GNOME/loupe.git#commit=23153056aeb6b0afbacec2e6fb2c6022d7a6e9d2
+	source = git+https://gitlab.gnome.org/GNOME/loupe.git#commit=92a3496c6035e63198a794ff7ee279a1753d3f1f
 	sha256sums = SKIP
 
 pkgname = loupe
diff --git a/PKGBUILD b/PKGBUILD
index 94bb94143fcfcea9004283fed1345e71f49ffb51..cdd796d542182f4630c8ecbc0b7703c2dff7835a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
 
 pkgname=loupe
-pkgver=45.1
+pkgver=45.2
 pkgrel=1
 pkgdesc="A simple image viewer for GNOME"
 arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(
   meson
   rust
 )
-_commit=23153056aeb6b0afbacec2e6fb2c6022d7a6e9d2 # tags/45.1^0
+_commit=92a3496c6035e63198a794ff7ee279a1753d3f1f  # tags/45.2^0
 source=("git+https://gitlab.gnome.org/GNOME/loupe.git#commit=$_commit")
 sha256sums=('SKIP')