summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHao Zhang2023-05-16 09:52:41 -0400
committerHao Zhang2023-05-16 09:52:41 -0400
commit6f90cf1374e5447acea85694f2eb4288a4312026 (patch)
treef724ab9ef8622cde225694bf4038f342864557fa /PKGBUILD
parent8c96fc0dbb9f5dc901fb045244e0b74ae98b3be4 (diff)
downloadaur-6f90cf1374e5447acea85694f2eb4288a4312026.tar.gz
Rebuild for python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ae90d96656e..1ba626d6e478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Samed Beyribey <ras0ir AT eventualis DOT org>
pkgname=python-pyspf
pkgver=2.0.14
-pkgrel=2
+pkgrel=3
pkgdesc="Python implementation of the Sender Policy Framework (SPF) protocol"
arch=('any')
url="https://pypi.python.org/pypi/pyspf"