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

Kyle Keen kkeen at archlinux.org
Thu Oct 22 18:29:08 UTC 2020


    Date: Thursday, October 22, 2020 @ 18:29:08
  Author: kkeen
Revision: 729374

upgpkg: ngspice 33-1

Modified:
  ngspice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 18:28:17 UTC (rev 729373)
+++ PKGBUILD	2020-10-22 18:29:08 UTC (rev 729374)
@@ -4,7 +4,7 @@
 # Contributor: Luis Henrique <lmello.009 at gmail.com>
 
 pkgname=ngspice
-pkgver=32
+pkgver=33
 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=('a828e64ccfbf7229f9b6b97b4b909477b39f09d8'
-          '2c6c66b0a99e2522f42086e9ce6b7f3028f2bfb8')
+sha1sums=('7cf0ff15564ae7f50b716cc3509c289c5bc7d214'
+          'c2303feed7efc2ca9dda90cace5c7d50f5dfe76d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list