summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de8bd73a4233..f0ae3c4a2ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,10 +25,10 @@ _local_qt5_repo="/opt/dev/src/qtproject/qt5"
_wayland_compositor=true
pkgver=5.6.0
-pkgrel=9
+pkgrel=10
# PKGBUILD
-_piver=2
+_piver=1
pkgname="qt-sdk-raspberry-pi${_piver}"
if $_static_build; then
@@ -41,7 +41,6 @@ fi
provides=("${pkgname}")
conflicts=("${pkgname}")
-replaces=("${pkgname}")
_packaginguser=$(whoami)
_libspkgname="${pkgname}-target-libs"
_mkspec="linux-rpi${_piver}-g++"