grilo: update to 0.1.18.
This commit is contained in:
parent
373cbd402f
commit
859b10687d
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run gtk+3-devel
|
||||
Add_dependency run libxml2-devel
|
||||
Add_dependency run libsoup-devel
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'grilo'
|
||||
pkgname=grilo
|
||||
version=0.1.17
|
||||
revision=2
|
||||
version=0.1.18
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Framework focused on making media discovery and browsing easy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=f88406b1737bdf0dc38c3acda418983084afe62ddc09fefd14a95f42ec727eaf
|
||||
checksum=dc5bc1ea74ed3d47c4ec2d94886234346671509bdc63ce181f98824e7178ae83
|
||||
long_desc="
|
||||
More precisely, Grilo provides:
|
||||
|
||||
|
|
Loading…
Reference in New Issue