gnome-contacts: update to 3.30.2.
This commit is contained in:
parent
3c067d099e
commit
d8ff17cde3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.30.1
|
version=3.30.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
|
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="GNOME contacts manager"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Contacts"
|
homepage="https://wiki.gnome.org/Apps/Contacts"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=095500f62992890bd47329635981e36219db1ebd52f27d7bb3f7503a96bc3fee
|
checksum=7090397de833426579026a5e14e92f8a0f2e7436c7b5ff05da0cfbf4799b17ac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# For vala directories
|
# For vala directories
|
||||||
|
|
Loading…
Reference in New Issue