git » yosys.git » commit 2e9600c

boost 1.78.0 rebuild

author Felix Yan
2021-12-17 06:28:15 UTC
committer Felix Yan
2021-12-17 06:28:15 UTC
parent 1063033fa576e7c390056e296181e9918a3fb7c1

boost 1.78.0 rebuild

PKGBUILD +1 -1

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