summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-06 13:59:32 +0000
committerFelix Yan2023-04-06 13:59:32 +0000
commitd34dbcf8c1108775c279de06a2e62447d8d0b97a (patch)
tree8c2ddc2fcc06a07a1ef4b80347dfe690b527ca98
parent7ebe144f83bc8b9ea1a322c306f7b796e2b00697 (diff)
downloadaur-d34dbcf8c1108775c279de06a2e62447d8d0b97a.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8915bc572b12..5ecd8712876f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=piccata
pkgname=python-piccata
pkgver=2.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple CoAP (RFC7252) toolkit"
arch=(any)
url="https://github.com/NordicSemiconductor/piccata"