summarylogtreecommitdiffstats
path: root/PKGBUILD.sh.ep
diff options
context:
space:
mode:
authorMartchus2024-03-16 19:42:27 +0100
committerMartchus2024-03-16 19:42:27 +0100
commitaa3410d65f0b68c6d5afcc5204cda2cd20390c79 (patch)
treea3c304e67ccb5a2ef46f67b9b75ac44d715e902d /PKGBUILD.sh.ep
parent685650e51babb63d77f12dd462e0bbe89c643778 (diff)
downloadaur-aa3410d65f0b68c6d5afcc5204cda2cd20390c79.tar.gz
Update to 5.15.13
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) %>)