summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZes4null2023-06-14 10:27:46 +0800
committerZes4null2023-06-14 10:27:46 +0800
commit5af2f1af1290f921d4cb31592d439e3c5b233a5f (patch)
tree30afd60605aa0ecabcef097695a916de1333f193 /PKGBUILD
parent1a6979cfb6ca7d2b188f50eeaa0db5e1a1abfa56 (diff)
downloadaur-5af2f1af1290f921d4cb31592d439e3c5b233a5f.tar.gz
1.1.0 updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a5e2f2c7df4..ad627b5e3c57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip <philip1731 protonmail ch>
pkgname=qucs-s
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc="A spin-off of Qucs that supports other free SPICE circuit simulators like ngspice with the same Qucs GUI"
arch=('x86_64' 'i686')
@@ -14,9 +14,10 @@ optdepends=('ngspice: recommended simulation backend'
'qucs: for Qucsator simulation backend'
'xyce-serial: a SPICE-compatible simulation backend'
'spiceopus: a general purpose simulation backend for optimization loops'
+ 'octave: a high-level language for post-simulation data processing'
)
source=(https://github.com/ra3xdh/qucs_s/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9ad700c4d83f08ae0a8a8c8b3f02e13d4b0b96082cd2cc877cbc036df31d1abb')
+sha256sums=('15aa734db9be6d8a8fc87a0782bf1be418c7bf59dfe06a957c904ff8f7d5f096')
build() {
export QT_DIR=/usr/lib/cmake/Qt6/