summaryrefslogtreecommitdiff
path: root/community/ngspice
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-20 23:03:55 +0000
committerroot <root@rshg047.dnsready.net>2011-06-20 23:03:55 +0000
commitf02c28de0bbcb85e152fc19d0008805021fe1a33 (patch)
tree0cb0a135fbbb06d2e31fe64ff2caad474dcc3813 /community/ngspice
parent5457eacc747fc3f91e10a1f452230b1feac39eff (diff)
Mon Jun 20 23:03:54 UTC 2011
Diffstat (limited to 'community/ngspice')
-rw-r--r--community/ngspice/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
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 <abhidg@gmail.com>
+# $Id: PKGBUILD 49542 2011-06-18 04:13:44Z kkeen $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Jason Taylor <jftaylor21@gmail.com>
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}"