[arch-commits] Commit in qt5-svg/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 30 12:03:53 UTC 2022


    Date: Sunday, January 30, 2022 @ 12:03:53
  Author: arojas
Revision: 435479

Add debug

Modified:
  qt5-svg/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 12:00:10 UTC (rev 435478)
+++ PKGBUILD	2022-01-30 12:03:53 UTC (rev 435479)
@@ -4,7 +4,7 @@
 
 pkgname=qt5-svg
 pkgver=5.15.2+kde+r16
-pkgrel=1
+pkgrel=2
 _commit=728012f7762ecd5762d493f8796907c6456f31e7
 arch=('x86_64')
 url='https://www.qt.io'
@@ -16,6 +16,7 @@
 _pkgfqn=qtsvg
 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