gnome-contacts: update to 3.30.1.
Closes #3106. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a83815515c
commit
de8ba60a57
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-contacts'
|
||||
pkgname=gnome-contacts
|
||||
version=3.28.2
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook-xsl glib-devel intltool libxslt pkg-config vala"
|
||||
|
@ -10,10 +10,9 @@ depends="desktop-file-utils"
|
|||
short_desc="GNOME contacts manager"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gnome-contacts/raw/gnome-3-28/data/org.gnome.Contacts.appdata.xml.in"
|
||||
homepage="https://wiki.gnome.org/Apps/Contacts"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c65ceff37d06ff7114b0d335f6c26e0f6bf1eff40af9feba73ad87cdfae8fc6
|
||||
checksum=095500f62992890bd47329635981e36219db1ebd52f27d7bb3f7503a96bc3fee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# For vala directories
|
||||
|
|
Loading…
Reference in a new issue