summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWatermelon Rei2024-03-26 10:10:15 +0800
committerWatermelon Rei2024-03-26 10:10:15 +0800
commite76a94758c34ef5a26d39e1f5d2bd4d5ddfdec8e (patch)
tree8c5bcffaeddc036a18456eb1f032533c2e3f2a85 /PKGBUILD
parent263b810536f63554b55d1dfe63d21cc28dc174f1 (diff)
downloadaur-e76a94758c34ef5a26d39e1f5d2bd4d5ddfdec8e.tar.gz
24.2.0 updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdf993c1331..244cee4b7e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Philip <philip1731 protonmail ch>
pkgname=qucs-s
-pkgver=24.1.0
+pkgver=24.2.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')
url="https://ra3xdh.github.io"
license=('GPL')
-depends=('qt6-svg' 'ngspice')
+depends=('qt6-svg' 'ngspice' 'gperf')
makedepends=('cmake' 'qt6-tools')
optdepends=('ngspice: recommended simulation backend'
'qucs: for Qucsator simulation backend'
@@ -18,7 +18,7 @@ optdepends=('ngspice: recommended simulation backend'
'octave: high-level language for post-simulation data processing'
)
source=(https://github.com/ra3xdh/qucs_s/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('ce6e03e26fddbe107d1749329423214c2714d3103f9a528bbcccd228eb14bac0')
+sha256sums=('14d8d81793ec846c03469cdba0a7eeaa6f12182242166c0b62762b62f34c45da')
build() {
export QT_DIR=/usr/lib/cmake/Qt6/