grilo: update to 0.3.6.
This commit is contained in:
parent
cf9164191a
commit
49410bb77d
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grilo'
|
# Template file for 'grilo'
|
||||||
pkgname=grilo
|
pkgname=grilo
|
||||||
version=0.3.5
|
version=0.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
|
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="automake libtool pkg-config gettext-devel intltool gnome-common
|
||||||
makedepends="gtk+3-devel libxml2-devel libsoup-devel liboauth-devel totem-pl-parser-devel"
|
makedepends="gtk+3-devel libxml2-devel libsoup-devel liboauth-devel totem-pl-parser-devel"
|
||||||
short_desc="Framework focused on making media discovery and browsing easy"
|
short_desc="Framework focused on making media discovery and browsing easy"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/Grilo"
|
homepage="http://live.gnome.org/Grilo"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=49ffc8854ef25b4f038bbbcf734ea060a8dc681fdff5ec5e9a1cbaa002fc373a
|
checksum=1e65ca82dd58020451417fde79310d4b940adc3f63ab59997419c52ed3bc9c91
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
1
srcpkgs/grilo/update
Normal file
1
srcpkgs/grilo/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site=https://github.com/GNOME/grilo/releases
|
Loading…
Add table
Add a link
Reference in a new issue