summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 09:32:20 +0300
committerCaleb Maclennan2024-04-28 09:32:20 +0300
commit14325846f50fcf09bf4ac907d4e091bea4f38f4a (patch)
tree918ed86a2686f8998fd11889ba5b94215faee8e0 /PKGBUILD
parentb13b53b61cce6f1c78f6b03aed9b7095404118cb (diff)
downloadaur-python-strictyaml.tar.gz
upgpkg: python-strictyaml 1.7.3-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e3a9343ad56..c54d5a3a7f8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-strictyaml
_pkgname=strictyaml
pkgver=1.7.3
-pkgrel=1
+pkgrel=2
pkgdesc='A type-safe YAML parser that parses a restricted subset of the YAML specificaton'
arch=(any)
url="http://hitchdev.com/$_pkgname"