author | Alexander Rødseth
<xyproto@archlinux.org> 2016-03-26 13:02:05 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2016-03-26 13:02:05 UTC |
parent | 42f61d815f40ac1e35af86649971f277f154dc3e |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index eac6fac..8797063 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,11 @@ # $Id: PKGBUILD 73557 2012-07-09 19:15:21Z arodseth $ -# Maintainer: Alexander Rødseth <rodseth@gmail.com> +# Maintainer: Alexander F Rødseth <xyproto@archlinux.org> # Contributor: Jared Casper <jaredcasper@gmail.com> # Contributor: Paulo Matias <matias archlinux-br org> pkgname=iverilog -pkgver=10.0 -pkgrel=2 +pkgver=10.1 +pkgrel=1 pkgdesc='Icarus Verilog compiler and simulation tool' arch=('x86_64' 'i686') url='http://iverilog.icarus.com/' @@ -35,3 +35,4 @@ package() { } # vim:set ts=2 sw=2 et: +# getver: raw.githubusercontent.com/steveicarus/iverilog/master/scripts/MAKE_RELEASE.sh