Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: Diff for the 5.0 update of the gdm-settings package
Submitted on December 9, 2024 at 02:52 PM
Expires on December 9, 2025 at 02:52 PM (11 months from now)

diff --git a/PKGBUILD b/PKGBUILD
index c3d1bbf..648748a 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=4.4
+pkgver=5.0
 pkgrel=2
 arch=(any)
 license=(AGPL3)
@@ -10,7 +10,7 @@ depends=(gdm libadwaita glib2-devel 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=(9b9ac615e56ac1c96de567dd56c2ff5e9b869a1d50b2e497e60e8b55c596f744)
+sha256sums=(adfc33250589217531e9fa679cad03cbe7c845b39fb99fcc226329453ce0ac40)
 
 build() {
    arch-meson --buildtype=release "${srcdir}/${pkgname}-${pkgver}" build