Skip to content

Commit

Permalink
Update to Qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabedikartola2 authored Nov 28, 2024
1 parent 435d68f commit 7fc1b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgdesc="FFmpeg GUI front-end based on Qt5."
arch=('x86_64')
url="https://github.com/swl-x/MystiQ/"
license=('GPL3')
depends=('qt5-declarative' 'qt5-multimedia' 'ffmpeg' 'libnotify' 'sox')
depends=('qt6-declarative' 'qt6-multimedia' 'ffmpeg' 'libnotify' 'sox')
makedepends=('qt5-tools')
source=("git+https://github.com/biglinux/MystiQ.git")
sha256sums=(SKIP)
Expand Down

0 comments on commit 7fc1b94

Please sign in to comment.