From f02c28de0bbcb85e152fc19d0008805021fe1a33 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Jun 2011 23:03:55 +0000 Subject: Mon Jun 20 23:03:54 UTC 2011 --- community/ngspice/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/ngspice') diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD index 06a9eacd0..9bf37940b 100644 --- a/community/ngspice/PKGBUILD +++ b/community/ngspice/PKGBUILD @@ -1,9 +1,10 @@ -# $Id: PKGBUILD 39270 2011-02-07 23:09:46Z bisson $ -# Maintainer: Abhishek Dasgupta +# $Id: PKGBUILD 49542 2011-06-18 04:13:44Z kkeen $ +# Maintainer: Kyle Keen +# Contributor: Abhishek Dasgupta # Contributor: Jason Taylor pkgname=ngspice -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.' url='http://ngspice.sourceforge.net' @@ -11,7 +12,7 @@ license=('BSD') arch=('i686' 'x86_64') depends=('libxaw' 'libedit') source=("http://downloads.sourceforge.net/$pkgname/$pkgver/ngspice-$pkgver.tar.gz") -sha1sums=('abb232613fb4859f17bcdefeef869e702bd3f0dc') +sha1sums=('65fa23d1168cb3af7651b990344f763c77bf6132') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf