summaryrefslogtreecommitdiff
path: root/community/ngspice/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
commit50a468d0a3c5555c9e6889696bd0397f17a6974c (patch)
tree8d8b7bc211e7e2b5a91c25c86c5b7ae58e9e4a52 /community/ngspice/PKGBUILD
parentbf6c93db356044781e343fe26da74d357b4beda3 (diff)
parent6b3123e5628817e3cef9c44989dffd21c49b0817 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cksfv/PKGBUILD extra/clutter-gtk2/PKGBUILD extra/gnuplot/PKGBUILD extra/mx/PKGBUILD
Diffstat (limited to 'community/ngspice/PKGBUILD')
-rw-r--r--community/ngspice/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD
index 4832e84b2..7d3af5c40 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 <keenerd@gmail.com>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Jason Taylor <jftaylor21@gmail.com>
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' 'mips64el')
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}"