mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'gnome-online-miners'
|
||||||
pkgname=gnome-online-miners
|
pkgname=gnome-online-miners
|
||||||
version=3.26.0
|
version=3.30.0
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,10 +12,10 @@ makedepends="libzapojit-devel libgdata-devel grilo-devel
|
||||||
depends="libzapojit>=0.0.3_3"
|
depends="libzapojit>=0.0.3_3"
|
||||||
short_desc="GNOME service that crawls through your online content"
|
short_desc="GNOME service that crawls through your online content"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
license="GPL-2.0-or-later"
|
||||||
license="GPL-2"
|
homepage="https://wiki.gnome.org/Projects/GnomeOnlineMiners"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7f404db5eccb87524a5dfcef5b6f38b11047b371081559afbe48c34dbca2a98e
|
checksum=2c29a9922b1d32aeb0e615db6717c8e060417d3b6568ed617c9817fb39af4a5e
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue