[arch-commits] Commit in ngspice/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Tue Jun 16 21:41:50 UTC 2020


    Date: Tuesday, June 16, 2020 @ 21:41:49
  Author: kkeen
Revision: 646265

upgpkg: ngspice 32-1

Modified:
  ngspice/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-16 19:44:01 UTC (rev 646264)
+++ PKGBUILD	2020-06-16 21:41:49 UTC (rev 646265)
@@ -4,7 +4,7 @@
 # Contributor: Luis Henrique <lmello.009 at gmail.com>
 
 pkgname=ngspice
-pkgver=31
+pkgver=32
 pkgrel=1
 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
 url='http://ngspice.sourceforge.net'
@@ -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=('ab22e791cd254dfda2b32a262f212bd1d8c66fe7'
-          'ffa4bd6fe72469b20bc873733b72633dcbd431c0')
+sha1sums=('a828e64ccfbf7229f9b6b97b4b909477b39f09d8'
+          '2c6c66b0a99e2522f42086e9ce6b7f3028f2bfb8')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list