grilo: update to 0.3.5.
This commit is contained in:
parent
db7e3bc577
commit
70beadc5b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'grilo'
|
||||
pkgname=grilo
|
||||
version=0.3.4
|
||||
revision=2
|
||||
version=0.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
|
||||
hostmakedepends="automake libtool pkg-config gettext-devel intltool gnome-common
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e
|
||||
checksum=49ffc8854ef25b4f038bbbcf734ea060a8dc681fdff5ec5e9a1cbaa002fc373a
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue