git » yosys.git » commit 885dfcc

protobuf 21 rebuild

author Evangelos Foutras
2022-06-11 15:06:06 UTC
committer Evangelos Foutras
2022-06-11 15:06:06 UTC
parent 20514a431bd37802b4cd2e5765d87a5761786ef9

protobuf 21 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4a93880..2972511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=yosys
 pkgver=0.12
-pkgrel=4
+pkgrel=5
 pkgdesc='A framework for RTL synthesis'
 arch=('x86_64')
 url='http://www.clifford.at/yosys/'