summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Henrik Bruhn2020-11-13 23:24:27 +0100
committerJan-Henrik Bruhn2020-11-13 23:24:27 +0100
commit5db7b0a43e5d14b9ea5078ce2034ec6c6b3ae0d3 (patch)
tree146087412c02575881ae532559d85ce7a37ed7d4
parent54faf3f91c25b1e40e308601c67b079ae137fd2a (diff)
downloadaur-5db7b0a43e5d14b9ea5078ce2034ec6c6b3ae0d3.tar.gz
Update to 17.0.18.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e42f07038145..e7bbd4d8e3f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ltspice
pkgdesc = SPICE simulator, schematic capture and waveform viewer of electronic circuits.
- pkgver = 17.0.0.11
+ pkgver = 17.0.18.0
pkgrel = 1
url = http://www.linear.com/designtools/software/
arch = x86_64
license = custom
makedepends = git
depends = wine
- source = ltspice::git+https://github.com/jhbruhn/ltspice#branch=17.0.0.11
+ source = ltspice::git+https://github.com/jhbruhn/ltspice#branch=17.0.18.0
source = ltspice.sh
source = ltspice-help.sh
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cb822585f4bf..5cf1a25d0c69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Max Stabel <max dot stabel03 at gmail dot com>
pkgname=ltspice
-pkgver=17.0.0.11
+pkgver=17.0.18.0
pkgrel=1
pkgdesc="SPICE simulator, schematic capture and waveform viewer of electronic circuits."
arch=('x86_64')