summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHector Martinez-Seara2024-05-02 12:17:18 +0200
committerHector Martinez-Seara2024-05-02 12:17:18 +0200
commiteb596bb21a9876a54fbdab2c3bca9c422ec14799 (patch)
treefa61da02edd286e7cfb230c001a0d121ace69732 /.SRCINFO
parent6c8434a3da8bef04b1262ef8a65e34f6c099f980 (diff)
downloadaur-eb596bb21a9876a54fbdab2c3bca9c422ec14799.tar.gz
Updated to v1.0.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a4fc22047f0..ce23bf6d331e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = python-griddataformats
pkgdesc = The gridDataFormats package provides classes to unify reading and writing n-dimensional datasets. One can read grid data from files, make them available as a Grid object, and allows one to write out the data again.
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/orbeckst/GridDataFormats/
arch = x86_64
license = GPL
depends = python-numpy
- source = https://github.com/orbeckst/GridDataFormats/archive/1.0.1.tar.gz
- sha256sums = 10931ba3ac92d09da4f7155986bb7ae7de59ae225340cb03b84423b24f46e6eb
+ source = https://github.com/orbeckst/GridDataFormats/archive/1.0.2.tar.gz
+ sha256sums = 19522bc2de4af0bc4dd7d44716951852cd7ff6a98f59de3551301fcea70ff57c
pkgname = python-griddataformats