author | Filipe Laíns
<lains@archlinux.org> 2020-10-18 13:58:59 UTC |
committer | Filipe Laíns
<lains@archlinux.org> 2020-10-18 13:58:59 UTC |
parent | c2e5efc0851debf30ad2dfa53239fe17ce6ed0e1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1b4c827..092ffba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Paulo Matias <matias archlinux-br org> pkgname=iverilog -pkgver=10.3 -pkgrel=2 +pkgver=11.0 +pkgrel=1 pkgdesc='Icarus Verilog compiler and simulation tool' arch=('x86_64') url='http://iverilog.icarus.com/'