[arch-commits] Commit in ngspice/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sun Oct 20 17:23:39 UTC 2019
Date: Sunday, October 20, 2019 @ 17:23:39
Author: kkeen
Revision: 517852
upgpkg: ngspice 31-1
Modified:
ngspice/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-20 17:10:31 UTC (rev 517851)
+++ PKGBUILD 2019-10-20 17:23:39 UTC (rev 517852)
@@ -4,8 +4,8 @@
# Contributor: Luis Henrique <lmello.009 at gmail.com>
pkgname=ngspice
-pkgver=30
-pkgrel=2
+pkgver=31
+pkgrel=1
pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
url='http://ngspice.sourceforge.net'
license=('BSD')
@@ -13,8 +13,8 @@
depends=('libxaw' 'libedit' 'gcc-libs' 'readline')
source=("https://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-$pkgver.tar.gz"
"http://ngspice.sourceforge.net/docs/ngspice-$pkgver-manual.pdf")
-sha1sums=('980f02200f26083b2bf61606940412df6bdab894'
- 'f1d4de4ed652feb027aea5a96b222368096778c1')
+sha1sums=('ab22e791cd254dfda2b32a262f212bd1d8c66fe7'
+ 'ffa4bd6fe72469b20bc873733b72633dcbd431c0')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list