summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
authorMartchus2020-09-13 13:26:54 +0200
committerMartchus2020-09-13 13:26:54 +0200
commit6ef4bf11104e1985999f259fcb288c499d671cf3 (patch)
tree8e3f8dc23081001025710f0a543f551e0cd59ad7 /PKGBUILD.sh.ep
parentfa5c5eb14523d45ae48c972ea131ceb418ccd129 (diff)
downloadaur-6ef4bf11104e1985999f259fcb288c499d671cf3.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 56818d1c3f03..6c9302975c2b 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 displaying the contents of SVG files (mingw-w64)"
-depends=('mingw-w64-qt5-base')
+depends=(<%== qt5deps qw(base) %>)
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')