gnome-online-miners: update to 3.30.0.
This commit is contained in:
parent
8ab18200c9
commit
6599bd2bd1
1 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-online-miners'
|
||||
pkgname=gnome-online-miners
|
||||
version=3.26.0
|
||||
revision=2
|
||||
version=3.30.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -12,10 +12,10 @@ makedepends="libzapojit-devel libgdata-devel grilo-devel
|
|||
depends="libzapojit>=0.0.3_3"
|
||||
short_desc="GNOME service that crawls through your online content"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=7f404db5eccb87524a5dfcef5b6f38b11047b371081559afbe48c34dbca2a98e
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeOnlineMiners"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2c29a9922b1d32aeb0e615db6717c8e060417d3b6568ed617c9817fb39af4a5e
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue