Date: Saturday, March 26, 2016 @ 14:02:05 Author: arodseth Revision: 168472
upgpkg: iverilog 10.1-1 Modified: iverilog/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-26 10:40:09 UTC (rev 168471) +++ PKGBUILD 2016-03-26 13:02:05 UTC (rev 168472) @@ -1,11 +1,11 @@ # $Id: PKGBUILD 73557 2012-07-09 19:15:21Z arodseth $ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Jared Casper <[email protected]> # 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 @@ } # vim:set ts=2 sw=2 et: +# getver: raw.githubusercontent.com/steveicarus/iverilog/master/scripts/MAKE_RELEASE.sh
