git » dtc.git » commit 9ceca9f

rebuild with python 3.11

author Felix Yan
2023-04-08 03:33:52 UTC
committer Felix Yan
2023-04-08 03:33:52 UTC
parent a2b4a82f73c8fd3e4273d08de8e274b8f389a706

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8595248..92196aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=dtc
 pkgver=1.6.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Device Tree Compiler'
 url='https://www.devicetree.org/'
 arch=(x86_64)