genius: update to 1.0.24. (#511)
This commit is contained in:
parent
eb78da55e7
commit
795d80a46c
1 changed files with 8 additions and 8 deletions
|
@ -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 <samadi@vktec.co.uk>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue