diff options
author | Leonid Bloch | 2024-07-14 19:30:46 +0300 |
---|---|---|
committer | Leonid Bloch | 2024-07-14 19:30:46 +0300 |
commit | 0da3dbbb4cb921f10a8d2c06d77f0cd04eb4b749 (patch) | |
tree | 747acc3fde36459a447a463465e73f58b51de0ad /.SRCINFO | |
parent | ed73c5120a9fb92a354840d3634f173cd0ea534f (diff) | |
download | aur-0da3dbbb4cb921f10a8d2c06d77f0cd04eb4b749.tar.gz |
Bump version
Signed-off-by: Leonid Bloch <lb.workbox@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-silx pkgdesc = A collection of Python packages for data analysis at synchrotron radiation facilities. - pkgver = 2.0.0 + pkgver = 2.1.0 pkgrel = 1 url = http://www.silx.org arch = any @@ -17,7 +17,7 @@ pkgbase = python-silx optdepends = python-qtconsole: for GUI console optdepends = python-pyopencl: for sift - OpenCL implementation optdepends = opencl-driver: for sift - OpenCL implementation - source = https://github.com/silx-kit/silx/archive/v2.0.0.tar.gz - sha256sums = 9aa98be76371017114a84c0ed212c907ce21573ff421095a76ecd75078b0b0b7 + source = https://github.com/silx-kit/silx/archive/v2.1.0.tar.gz + sha256sums = 364f9a3614653d7d77648fbe08008c1c438ae3437d400403fc4376a3ffcc34ef pkgname = python-silx |