diff --git a/community/qt5-qtvirtualkeyboard/APKBUILD b/community/qt5-qtvirtualkeyboard/APKBUILD
index d23265c1f8ae9ff1ccb9a0a04bc2fc1db2b9b5d8..542f6bf1d1bf4949644c90f1e7daa761a120d5c7 100644
--- a/community/qt5-qtvirtualkeyboard/APKBUILD
+++ b/community/qt5-qtvirtualkeyboard/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=qt5-qtvirtualkeyboard
 _pkgname="${pkgname/qt5-/}-everywhere-src"
 pkgver=5.12.3
-pkgrel=0
+pkgrel=1
 arch="all"
 url="http://qt-project.org/"
 license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions"
@@ -26,12 +26,10 @@ build() {
 }
 
 check() {
-	cd "$builddir"
 	make check
 }
 
 package() {
-	cd "$builddir"
 	make INSTALL_ROOT="$pkgdir" install
 
 	# Drop QMAKE_PRL_BUILD_DIR because reference the build dir