summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2022-06-17 10:03:44 +0300
committerAnton Leontiev2022-06-17 10:03:44 +0300
commit6fd967db176a52165efe356b0e402d52948bb5cc (patch)
tree492592bfb47c989e080edfc65ef9e825bbbc571d /PKGBUILD
parent1f84bac0f2fb8e708a9595a52126588f2a54b967 (diff)
downloadaur-python-pyne.tar.gz
python-pyne: Update to v0.7.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fc209a77f75..10f46cdfeb5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname=pyne
pkgname=python-pyne
-pkgver=0.7.5
+pkgver=0.7.7
pkgrel=1
pkgdesc='The Nuclear Engineering Toolkit'
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-numpy' 'python-scipy' 'cython' 'hdf5' 'python-pytables')
source=($pkgname-$pkgver.tar.gz::https://github.com/pyne/pyne/archive/$pkgver.tar.gz
nuc_data.h5::https://github.com/pyne/data/raw/fd999360f2aa18cf6fee11d785e2dbd248bb6b01/prebuilt_nuc_data.h5
destdir.patch)
-sha256sums=('80143d5e232b89ffd89121363c0e1e615acc28c26f5d7682521eb9baf98311c4'
+sha256sums=('3cc59621825cee343ea764174f974c4aecea91da44e1be99029784c90b8481ea'
'77a8fbda6db3ed154766f4a7c134651ba710f52d35304f0e456dc6f7e7a69936'
'dc380f2dcb8ab2f3acef85af7dd155a96f37c99f27889f50d99968655a7b8de5')