libqalculate: update to 5.7.0
This commit is contained in:
parent
88ec947c6e
commit
b18e71800e
@ -3,8 +3,8 @@
|
||||
_realname=libqalculate
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=5.6.0
|
||||
pkgrel=3
|
||||
pkgver=5.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="Multi-purpose desktop calculator (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
@ -29,7 +29,7 @@ makedepends=(
|
||||
"intltool"
|
||||
)
|
||||
source=("https://github.com/Qalculate/libqalculate/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('2d44130954f327e595af74d0d035f450b560e7997eceb9af16503456d5196f39')
|
||||
sha256sums=('b0aa7e7f6b729ad88f41c3562e81bdc349e072f4df0e62ce152304d979702cfe')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user