summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWatermelon Rei2024-03-31 11:12:01 +0800
committerWatermelon Rei2024-03-31 11:12:01 +0800
commit571a89b6e1003f6ab77eaac3f79a9145cf0bdd5c (patch)
treee9fd2e797d45b43686a565870747bda06bc51218 /PKGBUILD
parent88d4262c4b99f5beae318699ce1bbfa8bf529fc4 (diff)
downloadaur-571a89b6e1003f6ab77eaac3f79a9145cf0bdd5c.tar.gz
version 24.2.1 updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22b0ac85d5dd..40afb071b296 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip <philip1731 protonmail ch>
pkgname=qucs-s
-pkgver=24.2.0
+pkgver=24.2.1
pkgrel=3
pkgdesc="A spin-off of Qucs that supports other free SPICE circuit simulators like ngspice with the same Qucs GUI"
arch=('x86_64' 'i686')
@@ -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=('14d8d81793ec846c03469cdba0a7eeaa6f12182242166c0b62762b62f34c45da')
+sha256sums=('bb773fca419b1a1dfcd8cdc8457791f3a412a48fad2ffd6eea484b75930347c3')
build() {
cd $srcdir/$pkgname-$pkgver