summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:56 +0200
committerMartchus2020-09-13 13:26:56 +0200
commit5c147f73739d18e995566b6a169022dadff82b63 (patch)
treecceb1ae5acc50f13ab9d8a0de170cae7474ba6a3 /PKGBUILD.sh.ep
parentbd0e4ad9ae0ed9d3c9d7afd429d28e572c658ef6 (diff)
downloadaur-5c147f73739d18e995566b6a169022dadff82b63.tar.gz
Update to 5.15.1
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 c91592f3c559..0b00a1dfadbf 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="Provides WebSocket communication compliant with RFC 6455 (mingw-w64)"
-depends=('mingw-w64-qt5-base')
+depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')