summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShane Stone2021-12-12 23:56:34 -0500
committerShane Stone2021-12-12 23:56:34 -0500
commit6de93d223c3dfb76fd79a7bb3602e96565db9e3b (patch)
tree99f09b4e0b58f2d4815feec093f1f165be7fa2dc /PKGBUILD
parent37c3243799b0f38fb9975470f5441d3a90872c10 (diff)
downloadaur-6de93d223c3dfb76fd79a7bb3602e96565db9e3b.tar.gz
Python 3.10.1 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9eac13d964e..8e25cbabbe1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Shane Stone <shanewstone at gmail>
pkgname=python-spiceypy
pkgver=4.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes."
arch=('any')
url="https://github.com/AndrewAnnex/SpiceyPy"