summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.sh.ep')
-rw-r--r--PKGBUILD.sh.ep4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 2e7b0b534f58..7174e9e9fdb9 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -4,10 +4,10 @@
# Contributor: ant32 <antreimer@gmail.com>
% end
\
-pkgver=5.15.0
+pkgver=5.15.1
pkgrel=1
arch=('any')
pkgdesc='Classes for audio, video, radio and camera functionality (mingw-w64)'
-depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
+depends=(<%== qt5deps qw(base declarative) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')