qalculate: update to 2.6.1.
This commit is contained in:
parent
6f6258d845
commit
12195f7fca
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qalculate'
|
||||
pkgname=qalculate
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
wrksrc="lib${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,8 @@ makedepends="libxml2-devel cln-devel readline-devel libcurl-devel icu-devel
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://qalculate.github.io/"
|
||||
short_desc="A multi-purpose desktop calculator"
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}a/libqalculate-${version}.tar.gz"
|
||||
checksum=0f575baac08669177c0003d1445f7b71eb37f46eccbbb35cc4595373c1f3391d
|
||||
distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
|
||||
checksum=ed4c467ef8b87611f8c15794b16aef15628ba8f45aaa428619f2d58ed4248609
|
||||
|
||||
libqalculate-data_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue