summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRastislav Barlik2023-12-05 13:58:51 +0100
committerRastislav Barlik2023-12-05 13:58:51 +0100
commita6927eb8801da807a0a197b77ce0076c56013b02 (patch)
tree8ed754a04dafd1de761261864285f9b52af79d74
parentcef068e0f038f3a7e87c8600da46a55c1686c196 (diff)
downloadaur-a6927eb8801da807a0a197b77ce0076c56013b02.tar.gz
qt6-base
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76df52f3c2e6..e387a4148770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Learn CW using the Koch Method"
arch=('i686' 'x86_64')
url=""
license=('GPL')
-depends=('qt6' 'pulseaudio')
+depends=('qt6-base' 'pulseaudio')
source=("http://www.hamtools.org/$pkgname/releases/$pkgname-$pkgver.tar.gz")
noextract=()
validpgpkeys=()