* update libqalculate to 5.5.0-1
This commit is contained in:
parent
5fa8658caf
commit
e24719c8f1
@ -1,6 +1,6 @@
|
||||
pkgbase = libqalculate
|
||||
pkgdesc = Multi-purpose desktop calculator
|
||||
pkgver = 5.4.0.1
|
||||
pkgver = 5.5.0
|
||||
pkgrel = 1
|
||||
url = https://qalculate.github.io/
|
||||
arch = x86_64
|
||||
@ -21,7 +21,7 @@ pkgbase = libqalculate
|
||||
depends = mpfr
|
||||
depends = readline
|
||||
optdepends = gnuplot: for plotting support
|
||||
source = git+https://github.com/Qalculate/libqalculate#tag=v5.4.0.1
|
||||
sha256sums = 74b1aa75c7e47cccf8fdf9d88648c65f5284e54f1baee8928b5d55002dd8d297
|
||||
source = git+https://github.com/Qalculate/libqalculate#tag=v5.5.0
|
||||
sha256sums = 9f0ca82ba2578641ffe473655f7be8367ed2cebe619b6853e5635d00ce40934b
|
||||
|
||||
pkgname = libqalculate
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: Eric Bélanger <eric@archlinux.org>
|
||||
|
||||
pkgname=libqalculate
|
||||
pkgver=5.4.0.1
|
||||
pkgver=5.5.0
|
||||
pkgrel=1
|
||||
pkgdesc='Multi-purpose desktop calculator'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -22,7 +22,7 @@ makedepends=(doxygen
|
||||
intltool)
|
||||
optdepends=('gnuplot: for plotting support')
|
||||
source=(git+https://github.com/Qalculate/libqalculate#tag=v$pkgver)
|
||||
sha256sums=('74b1aa75c7e47cccf8fdf9d88648c65f5284e54f1baee8928b5d55002dd8d297')
|
||||
sha256sums=('9f0ca82ba2578641ffe473655f7be8367ed2cebe619b6853e5635d00ce40934b')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user