summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuke Arms2024-05-17 11:48:10 +1000
committerLuke Arms2024-05-17 11:48:10 +1000
commite80075b34d670a9d64e8771fe3058bef2d23cec4 (patch)
treec90c8c4d8bb83cc293e92678d65c4106937c1ceb /.SRCINFO
parent543b4bca9db0bdc809ae7f3e28aba167b8db7d7b (diff)
downloadaur-python-demjson3.tar.gz
Bump after Python 3.12 release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dcd8733b4e2..28cf3c343610 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-demjson3
pkgdesc = encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
pkgver = 3.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nielstron/demjson3
arch = any
license = LGPL3