diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD index 3dfd2c1a117..175c8f24c81 100644 --- a/community/qt5-qtwebkit/APKBUILD +++ b/community/qt5-qtwebkit/APKBUILD @@ -52,7 +52,7 @@ prepare() { mv Source/ThirdParty/gtest/ \ Source/ThirdParty/qunit/ \ Source/ThirdParty/orig/ - syncqt-qt5.pl -version $_V Source/sync.profile + syncqt-qt5.pl -version $_v Source/sync.profile } build() {