summaryrefslogtreecommitdiff
path: root/libre/qtcreator
diff options
context:
space:
mode:
authorTheova <theova@member.fsf.org>2020-03-31 16:15:01 +0200
committerAndreas Grapentin <andreas@grapentin.org>2020-04-07 07:00:15 +0200
commitf7dac92410909df22b68f13f7bec596c65b75e5a (patch)
treea25d92632d2ed814ce16bb6f6905e2eb3a3c92de /libre/qtcreator
parent9f9ec6937792d143bba8e403b9e4d20fe9f81da2 (diff)
libre/qtcreator: Update to 4.11.2
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
Diffstat (limited to 'libre/qtcreator')
-rw-r--r--libre/qtcreator/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD
index bb23265d6..9963e5a5e 100644
--- a/libre/qtcreator/PKGBUILD
+++ b/libre/qtcreator/PKGBUILD
@@ -13,11 +13,10 @@
# parabola changes and rationale:
# - removed support for qt5-webengine
-
pkgname=qtcreator
-pkgver=4.11.1
+pkgver=4.11.2
_clangver=9.0.1
-pkgrel=4
+pkgrel=2
pkgrel+=.parabola1
pkgdesc='Lightweight, cross-platform integrated development environment'
pkgdesc+=', without nonfree qt5-webengine help viewer'
@@ -27,7 +26,7 @@ url='https://www.qt.io'
license=(LGPL)
depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
makedepends=(llvm python patchelf)
-options=(docs)
+options=(docs !strip) # https://bugs.archlinux.org/task/66078
optdepends=('qt5-doc: integrated Qt documentation'
'qt5-examples: welcome page examples'
'qt5-translations: for other languages'
@@ -42,11 +41,10 @@ optdepends=('qt5-doc: integrated Qt documentation'
source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
qtcreator-preload-plugins.patch)
source+=(libre.patch)
-sha256sums=('c511f5beacadad4a37cbf7ec23c17cf28630c79998f1dc8bc7edefa9b9337924'
+sha256sums=('8d67e45b66944fdb0f879cbfae341af7e38d6a348cf18332b5cb9f07937aae02'
'd6f979c820e2294653f4f1853af96942bf25ff9fe9450657d45ff1c7f02bbca7')
sha256sums+=('6aeac164075b7f3f3a2e9aa75865669beeeb7903b9cbb5b6a8700205b285fe64')
-
prepare() {
mkdir -p build