aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsettings-desktop-schemas
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-09 22:35:07 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-09 18:16:04 -0300
commitb7709d411cdd7c4bf7e7e6bfcf4293b0f9315a05 (patch)
tree9526a70e68b532d591fe33ee99569978111b75d5 /community/gsettings-desktop-schemas
parent7888c5f0e4aa46be5e8c137372afebf9ac9cd6f5 (diff)
downloadaports-b7709d411cdd7c4bf7e7e6bfcf4293b0f9315a05.tar.bz2
aports-b7709d411cdd7c4bf7e7e6bfcf4293b0f9315a05.tar.xz
community/gsettings-desktop-schemas: upgrade to 3.33.92
* Adopt maintainership
Diffstat (limited to 'community/gsettings-desktop-schemas')
-rw-r--r--community/gsettings-desktop-schemas/APKBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/gsettings-desktop-schemas/APKBUILD b/community/gsettings-desktop-schemas/APKBUILD
index 229edb5827..480f965e75 100644
--- a/community/gsettings-desktop-schemas/APKBUILD
+++ b/community/gsettings-desktop-schemas/APKBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-# Contributor: Rasmus Thomsen <oss@cogitri-dev>
+# Contributor: Natanael Copa <ncopa@alpinelinux.org>
+# Contributor: Rasmus Thomsen <oss@cogitri.dev>
+# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gsettings-desktop-schemas
-pkgver=3.32.0
+pkgver=3.33.92
pkgrel=0
pkgdesc="A collection of GSettings schemas"
url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
@@ -9,7 +10,7 @@ arch="noarch"
license="LGPL-2.0-or-later"
makedepends="glib-dev gobject-introspection-dev meson"
subpackages="$pkgname-dev $pkgname-lang"
-source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/gsettings-desktop-schemas/${pkgver%.*}/gsettings-desktop-schemas-$pkgver.tar.xz"
build() {
meson \
@@ -36,4 +37,4 @@ dev() {
mv "$pkgdir"/usr/share/pkgconfig "$subpkgdir"/usr/lib
}
-sha512sums="cf1d78a8f9f1697e20c995286b50d556c2ecc83bf4b28be19b3258a724494a2827fb9567cabf29cda1c590488fd2645e905072e08321766c8bdddd22ac3710dc gsettings-desktop-schemas-3.32.0.tar.xz"
+sha512sums="664c43bd9f51b7b77c33df74092e632a3170e939e77a07f5c6af2b9ebb622ca8cb133c686465804ddd6029150712fcb4f599434e96fd963dafa8bd279b547d1a gsettings-desktop-schemas-3.33.92.tar.xz"