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

Kyle Keen kkeen at nymeria.archlinux.org
Sun Jan 12 23:57:21 UTC 2014


    Date: Monday, January 13, 2014 @ 00:57:21
  Author: kkeen
Revision: 103871

upgpkg: ngspice 26-1

Modified:
  ngspice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-12 22:03:07 UTC (rev 103870)
+++ PKGBUILD	2014-01-12 23:57:21 UTC (rev 103871)
@@ -5,8 +5,8 @@
 # Contributor: Luis Henrique <lmello.009 at gmail.com>
 
 pkgname=ngspice
-pkgver=25
-pkgrel=2
+pkgver=26
+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=('745c3c32385b7d5c808836e393fe7699f8568860'
-          'db7a1de7553b4e0d454e6c99b4371677eaf130aa')
+sha1sums=('7c043c604b61f76ad1941defeeac6331efc48ad2'
+          'bc163a47a2b4987c4617c47b132a30ffdc674350')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list