diff --git a/community/xdg-desktop-portal-gtk/APKBUILD b/community/xdg-desktop-portal-gtk/APKBUILD
index e187e9b8e4aea85d30f9708524745de9ba94ffc0..7dde7e3337c893d4d669abefe08d0e565bc7cbda 100644
--- a/community/xdg-desktop-portal-gtk/APKBUILD
+++ b/community/xdg-desktop-portal-gtk/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Jakub Jirutka <jakub@jirutka.cz>
 pkgname=xdg-desktop-portal-gtk
 pkgver=1.15.1
-pkgrel=0
+pkgrel=1
 pkgdesc="Gtk implementation of xdg-desktop-portal"
 url="https://github.com/flatpak/xdg-desktop-portal-gtk"
 arch="all"
@@ -39,7 +39,7 @@ build() {
 		-Ddatarootdir=/usr/lib/pkgconfig \
 		-Ddbus-service-dir=/usr/share/dbus-1/services/ \
 		-Dlockdown=enabled \
-		-Dsettings=disabled \
+		-Dsettings=enabled \
 		-Dwallpaper=auto \
 		. output
 	meson compile -C output