From b0a58be28414b74d28813a04926516d6cce2cfc3 Mon Sep 17 00:00:00 2001
From: Tio TROM <tio@trom.tf>
Date: Tue, 24 Jun 2025 15:26:48 +0000
Subject: [PATCH] added qt6gtk2-tromjaro

---
 PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index 2b27543..59678d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: TROM <contact@tromsite.com>
 pkgname=tromjaro-fixes
 pkgver=3
-pkgrel=1
+pkgrel=2
 pkgdesc="Various fixes for TROMjaro OS"
 arch=(any)
 url=""
@@ -10,7 +10,7 @@ depends=('xfce4-appfinder'
          'xdotool'
          'rsync'
          'inotify-tools'
-         'qt6gtk2'
+         'qt6gtk2-tromjaro'
          'qt5gtk2'
          'yad')
 conflicts=('qt5-styleplugins')