summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrisjbillington2021-02-27 18:56:56 +1100
committerchrisjbillington2021-02-27 18:56:56 +1100
commitd4f436d9d49aa7a741ae154ad1b7985222532019 (patch)
tree5cedb6937a6ac27b0469b3b02aca40785a74df69 /PKGBUILD
parente746749dae1d762d5a949ba7aa53ad21c16183ff (diff)
downloadaur-d4f436d9d49aa7a741ae154ad1b7985222532019.tar.gz
1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e08ca6d6d112..d2648fc246e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Chris Billington <chrisjbillington@gmail.com>
pkgname=python-mkl-fft-bin
_pkgname=mkl_fft
-_pkgver=1.2.1
+_pkgver=1.3.0
_build=py39h54f3939_0
pkgver="${_pkgver}.anaconda${_build##*_}"
pkgrel=1
@@ -14,7 +14,7 @@ provides=('python-mkl-fft')
conflicts=('python-mkl-fft')
depends=('python-mkl-service' 'python-numpy')
source=("https://repo.anaconda.com/pkgs/main/linux-64/${_pkgname}-${_pkgver}-${_build}.tar.bz2")
-sha256sums=('1cb85327008cebbeff43500ea910436905b04ff7836660461666550feaeec4a2')
+sha256sums=('ffedf2e6fc4fd28c050d3082d7d6118471385ed23ac1c5414bd0a240bad52cc1')
package() {
mkdir "${pkgdir}/usr"