summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2016-03-03 18:48:27 -0800
committerDonald Carr2016-03-03 18:48:27 -0800
commit88f71609cf79c11fcbce99ac0a3c585a2409881d (patch)
tree8a4058315a14a5b3eb42ee791ee8b54a910371d7 /PKGBUILD
parentd5ca08aac4f24b71804ce53b6cc7bc941b22265d (diff)
parentc724f6320736c938c35543a2a3f579af068ba1d0 (diff)
downloadaur-88f71609cf79c11fcbce99ac0a3c585a2409881d.tar.gz
Merge remote-tracking branch 'pi2/master'
Change-Id: I37c357cd8c4ebe34bce702915fadfc7c5e9cf898
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++"