summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2022-07-17 12:34:34 -0400
committerSolomon Choina2022-07-17 12:34:34 -0400
commitba336a87f9241fed84238493f9eae0abb27f96fe (patch)
tree75508b1386e4ea4f46a37c78cabdd897f4a10fe3
parent9595a197282c7cc89ae5f15ee6ebf7676fda4c16 (diff)
downloadaur-ba336a87f9241fed84238493f9eae0abb27f96fe.tar.gz
updpkgver
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3199f9eee91c..6cc5b96bb387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
# vercheck-gnome: name=${pkgname%-*}, majorver=3.27
pkgname=gsettings-desktop-schemas-ubuntu
-_ubuntu_ver=3.34.0
+_ubuntu_ver=42.0
_ubuntu_rel=1ubuntu1
-pkgver=3.34.0
+pkgver=42.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=56d24d47b9699ac6c877b93ae0e863f178c17dab # 3.34.0
+_commit=a1f3cd8de0e3d67c826aebce35cc53f760836dca # 42.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'
- 'e88e03a47ec9bbd176c96f701e4ad2a40eee9ac6bc32f87891f0ad6e5a5c84041af4f3211f1b28fcb203832faba3569b8477bad5cebd9ecd00ba0a0423b12940')
+ 'c5b7c095b252419313ec151d68f6e41a3ca59b68d5c43f27ecff5230b90517305166b432cc20b3ab9dd013cde6230423cd1353c588029a7b866c0bc3a38964cd')
pkgver(){
cd ${pkgname%-*}