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