From 1a34c770c8305e9db11027d4cc5ec33784c76e3b Mon Sep 17 00:00:00 2001
From: Tio TROM <tio@trom.tf>
Date: Wed, 26 Mar 2025 22:01:25 +0000
Subject: [PATCH] remove a deprecated dependency

---
 PKGBUILD | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index 6b26d90..47746f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: TROM <contact@tromsite.com>
 pkgname=tromjaro-fixes
 pkgver=2
-pkgrel=3.3
+pkgrel=4
 pkgdesc="Various fixes for TROMjaro OS"
 arch=(any)
 url=""
@@ -12,7 +12,6 @@ depends=('xfce4-appfinder'
          'inotify-tools'
          'qt5gtk2'
          'qt6gtk2-git'
-         'qqc2-desktop-style5'
          'yad')
 conflicts=('qt5-styleplugins')
 provides=('tromjaro-fixes')