summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markus2021-02-19 01:27:40 +0100
committerTobias Markus2021-02-19 01:27:40 +0100
commit71e4293a5fa11448cadb46672364331061c370de (patch)
treebe893bc3773a6d1727e15dec1b04cc5e8d2cc8cc
parentff19e5306eab3c403ac275b2f12ebc02d9d9ae97 (diff)
downloadaur-71e4293a5fa11448cadb46672364331061c370de.tar.gz
Change upstream branch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb9e9b0fc10c..6142bfb37753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('freehdl: to permit digital circuit simulation'
# 'asco: to enable circuit optimization'
'perl')
source=(
- 'git+https://github.com/Qucs/qucs.git#branch=refactor+qt5-19'
+ 'git+https://github.com/Qucs/qucs.git#branch=refactor+qt5-22'
'git+https://github.com/Qucs/qucs-test.git'
'git+https://github.com/Qucs/qucsator.git'
)