From 6b3123e5628817e3cef9c44989dffd21c49b0817 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 22 Mar 2013 00:05:48 -0700 Subject: Fri Mar 22 00:05:47 PDT 2013 --- community/ngspice/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/ngspice/PKGBUILD') diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD index 4a8fc2ecc..b5fc60881 100644 --- a/community/ngspice/PKGBUILD +++ b/community/ngspice/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 64619 2012-02-17 10:58:48Z kkeen $ +# $Id: PKGBUILD 86760 2013-03-21 22:59:23Z kkeen $ # Maintainer: Kyle Keen # Contributor: Abhishek Dasgupta # Contributor: Jason Taylor pkgname=ngspice -pkgver=24 -pkgrel=2 +pkgver=25 +pkgrel=1 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.' url='http://ngspice.sourceforge.net' license=('BSD') arch=('i686' 'x86_64') depends=('libxaw' 'libedit' 'gcc-libs') source=("http://downloads.sourceforge.net/$pkgname/$pkgver/ngspice-$pkgver.tar.gz") -sha1sums=('a6bb0e65c1c07d48f1d3e4df44fc17f6262952eb') +sha1sums=('745c3c32385b7d5c808836e393fe7699f8568860') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf