diff --git a/srcpkgs/genius/template b/srcpkgs/genius/template index 91deb6c7c32..919ab3d8230 100644 --- a/srcpkgs/genius/template +++ b/srcpkgs/genius/template @@ -1,16 +1,16 @@ # Template file for 'genius' pkgname=genius -version=1.0.23 -revision=3 +version=1.0.24 +revision=1 build_style=gnu-configure configure_args="--disable-update-mimedb" +hostmakedepends="intltool pkg-config" +makedepends="gtksourceview2-devel mpfr-devel readline-devel vte-devel" +depends="desktop-file-utils hicolor-icon-theme" short_desc="Advanced calculator including a mathematical programming language" maintainer="Samadi van Koten " -license="GPL-3" +license="GPL-3.0-or-later" homepage="http://www.jirka.org/genius.html" -distfiles="http://ftp.5z.com/pub/genius/genius-${version}.tar.gz" -checksum="efdd082e8fb832f9dd08174ca03538aa46520ae81fdcb0044d93052bdd4c380a" -depends="desktop-file-utils hicolor-icon-theme" -hostmakedepends="intltool pkg-config gnome-doc-utils" -makedepends="gtksourceview2-devel mpfr-devel vte-devel ncurses-devel readline-devel" +distfiles="http://ftp.5z.com/pub/genius/genius-${version}.tar.xz" +checksum=8dea7f386821f39a438c66d5201a741904555c878dc670b96b8a22a8a96dca50 nocross="https://travis-ci.org/voidlinux/void-packages/jobs/252374514"