summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-08 08:49:02 +0000
committerFelix Yan2023-04-08 08:49:02 +0000
commitb78fa043d999cdd47d209276014f1a16175c453d (patch)
tree163a857053ae4126d732af25f3b0fab246da3f9c
parent0bdb6bea56e98bd218a8d436b965afeb95ed6907 (diff)
downloadaur-b78fa043d999cdd47d209276014f1a16175c453d.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 c46ca3181c28..2d7a6a5cd682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=pc-ble-driver-py
pkgname=python-pc-ble-driver-py
pkgver=0.17.0
-pkgrel=1
+pkgrel=2
pkgdesc="Serialization library over serial port providing bindings for nrf-ble-driver"
arch=(x86_64)
url="https://github.com/NordicSemiconductor/pc-ble-driver-py"