summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d88145b0226..0a939b3f1a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gdm-settings
pkgdesc="A settings app for Gnome's Login Manager, GDM"
url="https://gdm-settings.github.io"
-pkgver=3.3
+pkgver=4.0
pkgrel=1
arch=(any)
license=(AGPL3)
@@ -10,7 +10,7 @@ depends=(gdm libadwaita glib2 python-gobject gettext polkit)
makedepends=(meson blueprint-compiler gobject-introspection)
checkdepends=(appstream)
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/gdm-settings/gdm-settings/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=(0e04af6ba3b6b6b476745aa7d178a8cc67576aebd61122b1a7bb9855b7e9d6fe)
+sha256sums=(8cef838aad5b0b6d75b418f91398407a4a9ceabf5a2b188fb940b73711fcf1c2)
build() {
arch-meson --buildtype=release "${srcdir}/${pkgname}-${pkgver}" build