summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShane Stone2023-05-03 23:15:41 -0400
committerShane Stone2023-05-03 23:15:41 -0400
commita1c6fd72019f31bbb5f0c1d6a4429e9e9eb5d669 (patch)
treea787180f29d64cf8e91ce2bfc7d29a7da21ac622
parent4c11698323fe2a5c77ff011f85bf47b2668c1233 (diff)
downloadaur-python-spiceypy.tar.gz
pkgrel 2 for python 3.11 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6c1a60b86e8..c6fdf5560d5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-spiceypy
pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N67) written using ctypes.
pkgver = 5.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AndrewAnnex/SpiceyPy/
arch = any
license = MIT
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/"