[arch-commits] Commit in qt5-3d/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Jan 30 09:33:39 UTC 2022
Date: Sunday, January 30, 2022 @ 09:33:38
Author: arojas
Revision: 435428
Add debug
Modified:
qt5-3d/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-30 09:18:15 UTC (rev 435427)
+++ PKGBUILD 2022-01-30 09:33:38 UTC (rev 435428)
@@ -4,7 +4,7 @@
pkgname=qt5-3d
_qtver=5.15.2
pkgver=5.15.2+kde+r39
-pkgrel=1
+pkgrel=2
_commit=dba14d48611b9e9d59576172658779ab4a39b416
arch=('x86_64')
url='https://www.qt.io'
@@ -16,6 +16,7 @@
_pkgfqn=qt3d
source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
sha256sums=('SKIP')
+options=(debug)
pkgver() {
cd $_pkgfqn
More information about the arch-commits
mailing list