folks: update to 0.11.4; gnome is now maintained by Gottox
This commit is contained in:
parent
ac9675c5cf
commit
8ad336c906
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'folks'
|
||||
pkgname=folks
|
||||
version=0.11.3
|
||||
revision=2
|
||||
version=0.11.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="gir"
|
||||
configure_args="
|
||||
|
@ -15,11 +15,11 @@ makedepends="
|
|||
libgee08-devel evolution-data-server-devel tracker-devel"
|
||||
depends="zeitgeist"
|
||||
short_desc="GObject Library to aggregate people into metacontacts"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://telepathy.freedesktop.org/wiki/Folks"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=2a2828a7c87fd39e5786f8f2cf0ebe47576a74974f1355c478a6dc747d7bcb64
|
||||
checksum=a7b03ed30373e29f62fc3e6f498adce2d4909b852608fc2058a02fda9f80189a
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue