summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2023-11-24 11:28:21 -0500
committerSolomon Choina2023-11-24 11:28:21 -0500
commita23e13f0232b708393af46a1ead7375b3cb1d736 (patch)
tree29d61ef59fb9ab4bf45ed71b688e367a8120c88b /PKGBUILD
parent326f2db50ae87a59c98789169c3434cd93a2aba6 (diff)
downloadaur-gsettings-desktop-schemas-ubuntu.tar.gz
updpkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bfef97f785c..7769d4b411cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
# vercheck-gnome: name=${pkgname%-*}, majorver=3.27
pkgname=gsettings-desktop-schemas-ubuntu
-_ubuntu_ver=43.0
+_ubuntu_ver=44.0
_ubuntu_rel=1ubuntu1
-pkgver=43.0
+pkgver=44.0
pkgrel=1
pkgdesc="Shared GSettings schemas for the desktop"
arch=(any)
@@ -22,11 +22,11 @@ depends=(glib2 dconf)
makedepends=(git gobject-introspection meson)
provides=(gsettings-desktop-schemas=$pkgver)
conflicts=(gsettings-desktop-schemas)
-_commit=742f0023b484bcf62f89731a2916fe3f2d30377a # 43.0
+_commit=eff0b3609ff745fcb58cba7198397c642702736e # 44.0
source=("git+https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas#commit=$_commit"
"https://launchpad.net/ubuntu/+archive/primary/+files/gsettings-desktop-schemas_${_ubuntu_ver:-${pkgver}}-${_ubuntu_rel}.debian.tar.xz")
sha512sums=('SKIP'
- '305eaaa04982c9a1e43713437062cb15c50c6d214e110be221a0623f9122096b34dda2010b2db0e109b45b583fb5f008c46604d56477039b6c15e72aeae6cf9d')
+ '8d1b35c333831de7143b910d855d7050a755abda9f8c0c30718af9978680fa7a2bb93eb82a1e3107e6dd418ee6d81a5732fbdea856cd9fc1547a0865caac9d26')
pkgver(){
cd ${pkgname%-*}