aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/qt5-qtwebkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qt5-qtwebkit/APKBUILD b/main/qt5-qtwebkit/APKBUILD
index 4c949e78e9..cf0ad6ae60 100644
--- a/main/qt5-qtwebkit/APKBUILD
+++ b/main/qt5-qtwebkit/APKBUILD
@@ -58,7 +58,7 @@ prepare() {
Source/ThirdParty/qunit/ \
Source/ThirdParty/orig/ \
|| return 1
- syncqt.pl -version $_V Source/sync.profile || return 1
+ syncqt-qt5.pl -version $_V Source/sync.profile || return 1
}
build() {