mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gsettings-desktop-schemas: update to 3.28.1.
This commit is contained in:
parent
70beadc5b2
commit
ffa21cf5dc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gsettings-desktop-schemas'
|
# Template file for 'gsettings-desktop-schemas'
|
||||||
pkgname=gsettings-desktop-schemas
|
pkgname=gsettings-desktop-schemas
|
||||||
version=3.28.0
|
version=3.28.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
configure_args="$(vopt_enable gir introspection)"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="libglib-devel"
|
||||||
short_desc="Collection of GSettings schemas"
|
short_desc="Collection of GSettings schemas"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.gnome.org"
|
homepage="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=4cb4cd7790b77e5542ec75275237613ad22f3a1f2f41903a298cf6cc996a9167
|
checksum=f88ea6849ffe897c51cfeca5e45c3890010c82c58be2aee18b01349648e5502f
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue