summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2024-03-03 17:45:56 +0100
committerAntonio Rojas2024-03-03 17:45:56 +0100
commit5e35f754ae926045ad6d5d17fb13d8933cd158b1 (patch)
tree4c9d0883ab09f9261736ea6b36a2da96d6b4c9c5 /PKGBUILD
parent44ecec6232a7b784f8eab0952be4ddf722596f20 (diff)
downloadaur-5e35f754ae926045ad6d5d17fb13d8933cd158b1.tar.gz
upgpkg: 5.15.12-2: LLVM/clang 17 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9354841c085..d0496573b667 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgbase=pyside2
pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools)
_qtver=5.15.12
-_clangver=16.0.6
+_clangver=17.0.6
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)