From 650a87f5a67f6e71d4a56e52139a718d86ebbb46 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 15 Feb 2012 20:35:25 +0000 Subject: Wed Feb 15 20:35:25 UTC 2012 --- community/ngspice/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ngspice') diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD index 9bf37940b..80a989034 100644 --- a/community/ngspice/PKGBUILD +++ b/community/ngspice/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 49542 2011-06-18 04:13:44Z kkeen $ +# $Id: PKGBUILD 64464 2012-02-14 05:45:33Z kkeen $ # Maintainer: Kyle Keen # Contributor: Abhishek Dasgupta # Contributor: Jason Taylor pkgname=ngspice -pkgver=23 +pkgver=24 pkgrel=1 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.' url='http://ngspice.sourceforge.net' @@ -12,7 +12,7 @@ license=('BSD') arch=('i686' 'x86_64') depends=('libxaw' 'libedit') source=("http://downloads.sourceforge.net/$pkgname/$pkgver/ngspice-$pkgver.tar.gz") -sha1sums=('65fa23d1168cb3af7651b990344f763c77bf6132') +sha1sums=('a6bb0e65c1c07d48f1d3e4df44fc17f6262952eb') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf