qucs-s: update to 25.2.0
This commit is contained in:
parent
15d71b12e1
commit
f04be2ae55
@ -3,7 +3,7 @@
|
||||
_realname=qucs-s
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=25.1.0
|
||||
pkgver=25.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=('any')
|
||||
@ -31,7 +31,7 @@ makedepends=(
|
||||
source=(
|
||||
"https://github.com/ra3xdh/qucs_s/releases/download/${pkgver}/${_realname}-${pkgver}.tar.gz"
|
||||
)
|
||||
sha256sums=('66fcbaf56cec741ed7f5d60491a1ffafcc1fb5d96485df8319012d2c66a11fee')
|
||||
sha256sums=('f88ac0e987555ac95e907bea211c4d3aeaea87085ed0cd76cfd52fa185971c42')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user