gnome-contacts: update to 3.26; gnome is now maintained by Gottox
This commit is contained in:
parent
1e57bbeb13
commit
978758b6f9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-contacts'
|
||||
pkgname=gnome-contacts
|
||||
version=3.22.1
|
||||
revision=2
|
||||
version=3.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="vala-devel telepathy-glib-devel
|
||||
|
@ -9,11 +9,11 @@ makedepends="vala-devel telepathy-glib-devel
|
|||
cheese-devel libchamplain-devel geocode-glib-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="GNOME contacts manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=e45297fb6f379a978605f7e183201be70dff2912f55072a363bdb1f67d9fe87b
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version}/$pkgname-$version.tar.xz"
|
||||
checksum=f819ac74b2ad581f9741614627f49ef519713324afd9e4fc0ea5ac261a5f68c1
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue