git » yosys.git » commit 0ca6405

protobuf 3.17.3 rebuild

author Evangelos Foutras
2021-06-20 19:44:29 UTC
committer Evangelos Foutras
2021-06-20 19:44:29 UTC
parent 39c158f942ec870c0cdb886d952b372410febebe

protobuf 3.17.3 rebuild

PKGBUILD +1 -1

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