git » yosys.git » commit 20514a4

protobuf 3.20 rebuild

author Evangelos Foutras
2022-04-23 22:14:13 UTC
committer Evangelos Foutras
2022-04-23 22:14:13 UTC
parent 41eb9a9cdf45dd925d9ce00d09ee949f8b57b9a2

protobuf 3.20 rebuild

PKGBUILD +1 -1

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