git » dtc.git » commit a721a08

rebuild with python 3.11

author Felix Yan
2023-04-29 07:07:33 UTC
committer Felix Yan
2023-04-29 07:07:33 UTC
parent f7071f650dd873a580a97a5b44e61be20744484c

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 42ca410..bc5f397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=dtc
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Device Tree Compiler'
 url='https://www.devicetree.org/'
 arch=(x86_64)