summaryrefslogtreecommitdiff
path: root/python-xraydb
diff options
context:
space:
mode:
Diffstat (limited to 'python-xraydb')
-rw-r--r--python-xraydb/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD
index 38af4da6..bd82a921 100644
--- a/python-xraydb/PKGBUILD
+++ b/python-xraydb/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname='python-xraydb'
-pkgver=4.4.2
+pkgver=4.4.3
pkgrel=1
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('Unlicense')
pkgdesc='X-ray Reference Data in SQLite library, including a Python interface'
source=("$pkgname-$pkgver.tar.gz::https://github.com/xraypy/XrayDB/archive/$pkgver.tar.gz")
-sha512sums=('87c6f03c630f494dd66fa2c6113d8a4de63e3013c7ec80d5c8a15f4e51b675ba58218acfdbf1a4529d38da4deb9709408aea11cb29bc3f45f7142daaf41823b2')
+sha512sums=('b16d705cbf60b78d5459a7df876f73bbda767f7148481c08c390e21c6ef66c65722c68c58617c2f859dcb7eaf2f92481b8e442866c016edfefa8094b67fbbcdf')
depends=(
'python>=3.8'
'python<3.9'