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

Kyle Keen kkeen at archlinux.org
Sun Nov 11 02:40:30 UTC 2018


    Date: Sunday, November 11, 2018 @ 02:40:30
  Author: kkeen
Revision: 406332

upgpkg: ngspice 29-1

Modified:
  ngspice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-11 02:11:01 UTC (rev 406331)
+++ PKGBUILD	2018-11-11 02:40:30 UTC (rev 406332)
@@ -4,7 +4,7 @@
 # Contributor: Luis Henrique <lmello.009 at gmail.com>
 
 pkgname=ngspice
-pkgver=28
+pkgver=29
 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=("http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-$pkgver.tar.gz"
         "http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-doc-$pkgver.tar.gz")
-sha1sums=('7ba37906da701b524ac53964e6a7762783045384'
-          'd6699f4eddd2bb4f976333ccdf473a89194b47d3')
+sha1sums=('ed2bd864475403233514122551851aae23a619fd'
+          'd627561d57a1d8c58190af9f2fa26fb155c19400')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list