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 daebcf83e7ab..454af65f9f0b 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -11,9 +11,9 @@
% end
% stash(is_lts => 1);
\
-_basever=5.15.12
+_basever=5.15.13
pkgver=5.15.16
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility (mingw-w64)"
depends=(<%== qt5deps qw(base) %>)