grilo: update to 0.1.20.
This commit is contained in:
parent
f2061841ab
commit
4b7fc2b0c7
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'grilo'
|
# Template file for 'grilo'
|
||||||
pkgname=grilo
|
pkgname=grilo
|
||||||
version=0.1.19
|
version=0.1.20
|
||||||
homepage="http://live.gnome.org/Grilo"
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vala"
|
configure_args="--enable-vala"
|
||||||
makedepends="pkg-config gobject-introspection vala-devel gtk+3-devel libxml2-devel libsoup-devel"
|
makedepends="pkg-config gobject-introspection vala-devel gtk+3-devel libxml2-devel libsoup-devel"
|
||||||
subpackages="grilo-devel"
|
subpackages="grilo-devel"
|
||||||
revision=1
|
|
||||||
short_desc="Framework focused on making media discovery and browsing easy"
|
short_desc="Framework focused on making media discovery and browsing easy"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=8b842beeb679df90694b6ad4ed79a55a88aa45f6673527b1b02de17e0dcdd0e5
|
homepage="http://live.gnome.org/Grilo"
|
||||||
|
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.xz"
|
||||||
|
checksum=3438e76a61c74302598c86d6978e67ca51e45440029b0440de5519cbd16e6da1
|
||||||
long_desc="
|
long_desc="
|
||||||
More precisely, Grilo provides:
|
More precisely, Grilo provides:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue