summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2023-05-03 23:02:23 +0300
committerCaleb Maclennan2023-05-03 23:02:23 +0300
commitc04d3091ce76b39b014ac8d3261340a6828a351d (patch)
tree6158b5d9bb043ebce129dd5aec99439a7ec5eda0 /PKGBUILD
parent3c76b2a36d1b0416a31af44c5423429ed2c0146e (diff)
downloadaur-c04d3091ce76b39b014ac8d3261340a6828a351d.tar.gz
upgpkg: python-strictyaml 1.6.2-3
Rebuild for Python 3.11, normalize PEP517 build tooling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e68c2b9a177c..cd6e87ca7ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-strictyaml
_pkgname=strictyaml
pkgver=1.6.2
-pkgrel=2
+pkgrel=3
pkgdesc='A type-safe YAML parser that parses a restricted subset of the YAML specificaton'
arch=(any)
url="http://hitchdev.com/$_pkgname"