git » yosys.git » commit fff744c

protobuf 3.19 rebuild

author Felix Yan
2021-12-22 21:16:31 UTC
committer Felix Yan
2021-12-22 21:16:31 UTC
parent 2e9600c95c6fe4f4687f946246393a6b607b6768

protobuf 3.19 rebuild

PKGBUILD +1 -1

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