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

Kyle Keen kkeen at archlinux.org
Fri Oct 6 11:19:29 UTC 2017


    Date: Friday, October 6, 2017 @ 11:19:28
  Author: kkeen
Revision: 261878

upgpkg: ngspice 27-1

Modified:
  ngspice/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 11:19:21 UTC (rev 261877)
+++ PKGBUILD	2017-10-06 11:19:28 UTC (rev 261878)
@@ -5,8 +5,8 @@
 # Contributor: Luis Henrique <lmello.009 at gmail.com>
 
 pkgname=ngspice
-pkgver=26
-pkgrel=4
+pkgver=27
+pkgrel=1
 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
 url='http://ngspice.sourceforge.net'
 license=('BSD')
@@ -14,8 +14,8 @@
 depends=('libxaw' 'libedit' 'gcc-libs')
 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=('7c043c604b61f76ad1941defeeac6331efc48ad2'
-          'bc163a47a2b4987c4617c47b132a30ffdc674350')
+sha1sums=('544e713d21aeab14d04abff5ece39a17b0c2b050'
+          'a7e5127fcffe20807a3cafbd4ce174788b1ebbd6')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list