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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Mar 21 22:58:55 UTC 2013


    Date: Thursday, March 21, 2013 @ 23:58:55
  Author: kkeen
Revision: 86759

upgpkg: ngspice 25-1

Modified:
  ngspice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 22:41:19 UTC (rev 86758)
+++ PKGBUILD	2013-03-21 22:58:55 UTC (rev 86759)
@@ -4,15 +4,15 @@
 # Contributor: Jason Taylor <jftaylor21 at gmail.com>
 
 pkgname=ngspice
-pkgver=24
-pkgrel=2
+pkgver=25
+pkgrel=1
 pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
 url='http://ngspice.sourceforge.net'
 license=('BSD')
 arch=('i686' 'x86_64')
 depends=('libxaw' 'libedit' 'gcc-libs')
 source=("http://downloads.sourceforge.net/$pkgname/$pkgver/ngspice-$pkgver.tar.gz")
-sha1sums=('a6bb0e65c1c07d48f1d3e4df44fc17f6262952eb')
+sha1sums=('745c3c32385b7d5c808836e393fe7699f8568860')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list