summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShane Stone2023-05-03 23:15:41 -0400
committerShane Stone2023-05-03 23:15:41 -0400
commita1c6fd72019f31bbb5f0c1d6a4429e9e9eb5d669 (patch)
treea787180f29d64cf8e91ce2bfc7d29a7da21ac622 /PKGBUILD
parent4c11698323fe2a5c77ff011f85bf47b2668c1233 (diff)
downloadaur-python-spiceypy.tar.gz
pkgrel 2 for python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26cbccf4c8e2..48f0e79f86bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Shane Stone <shanewstone gmail>
pkgname=python-spiceypy
pkgver=5.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Python wrapper for the NAIF C SPICE Toolkit (N67) written using ctypes."
arch=('any')
url="https://github.com/AndrewAnnex/SpiceyPy/"