author | Felix Yan
<felixonmars@archlinux.org> 2022-09-18 03:15:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-09-18 03:15:59 UTC |
parent | 8ff4c346f2e5651afd6145f7f370dea71abbdfe6 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index e46dc15..30b7b77 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=yosys pkgver=0.20 -pkgrel=1 +pkgrel=2 pkgdesc='A framework for RTL synthesis' arch=('x86_64') url='http://www.clifford.at/yosys/'