qalculate: update to 2.8.1.
This commit is contained in:
parent
637417c609
commit
2f86e4e623
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=2.8.0
|
||||
version=2.8.1
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,9 +10,9 @@ makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
|||
short_desc="A multi-purpose desktop calculator"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://qalculate.github.io/"
|
||||
homepage="https://qalculate.github.io"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=b18f594894135e96121b1f81b341f05582ac73fc53680b6e35063623ceea6262
|
||||
checksum=a901be570bbfad80f1fccb1839ef2d03f6f2b7a02b051df35d5b687a08396105
|
||||
|
||||
libqalculate-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue