diff options
Diffstat (limited to 'community/qt5-qtwebkit')
-rw-r--r-- | community/qt5-qtwebkit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD index 3dfd2c1a11..175c8f24c8 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() { |