diff options
-rw-r--r-- | python-pyfai/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyfai/PKGBUILD b/python-pyfai/PKGBUILD index 4b5332c9d..c7be89d92 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-pyfai pkgname=(python2-pyfai python-pyfai) _pkgname=pyFAI -pkgver=0.16.0 +pkgver=0.17.0 pkgrel=1 pkgdesc="Fast Azimuthal Integration in Python." arch=('i686' 'x86_64') @@ -32,7 +32,7 @@ _makedepends=( 'python-setuptools') _optdepends=() source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/silx-kit/${_pkgname}/archive/v${pkgver}.tar.gz") -sha512sums=('5ffe6d4b3416750a12caf08b29907cffbae07d5d7bbe793f376a0c548ba1a240828e4d4f2b6602d0921a01d143a1149ded428dc348764ab0f4e64fae2a2f98c1') +sha512sums=('2ab4ef0a76b1d635d80783aad6f51512e650c17e666906d1a4f49289093a6edb7d0d3a5a97cbbedf4a9ec0790987df68ab03d580e1e2033b61d97e30042f46d4') makedepends=( "${_deppy[@]}" |