mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qalculate-gtk: update to 3.6.0.
This commit is contained in:
parent
aa0d17eab9
commit
8207eaa0ee
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qalculate-gtk'
|
# Template file for 'qalculate-gtk'
|
||||||
pkgname=qalculate-gtk
|
pkgname=qalculate-gtk
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="libqalculate-devel gtk+3-devel"
|
makedepends="libqalculate-devel>=3.5.0 gtk+3-devel>=3.10"
|
||||||
depends="gnuplot"
|
depends="gnuplot"
|
||||||
short_desc="Multi-purpose desktop calculator - GTK+ version"
|
short_desc="Multi-purpose desktop calculator - GTK+ version"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://qalculate.github.io"
|
homepage="https://qalculate.github.io"
|
||||||
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
|
distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
|
||||||
checksum=9cbc391e95274fa5414ae7d0ba7d9a60456734a746337cac6bef9b8bc30b1e69
|
checksum=1196bb7aee0df611cc07e1435b270344cfaced6cc7dd9dca7aedc8513168ce6e
|
||||||
|
|
Loading…
Add table
Reference in a new issue