From 8b5265a9623c21b56c81aa04506b5dd4dde75658 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 29 Dec 2024 00:05:47 +0100 Subject: [PATCH] Rebuild qtutilities and qtforkawesome against latest c++utilities --- qtforkawesome/git/PKGBUILD | 4 ++-- qtutilities/git/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qtforkawesome/git/PKGBUILD b/qtforkawesome/git/PKGBUILD index 268ed71fa..86f2ab0f0 100644 --- a/qtforkawesome/git/PKGBUILD +++ b/qtforkawesome/git/PKGBUILD @@ -8,8 +8,8 @@ _pkgver_forkawesome=1.2.0 _reponame_forkawesome=Fork-Awesome-$_pkgver_forkawesome pkgname=qtforkawesome-git _name=${pkgname%-git} -pkgver=46.1c92ea5 -pkgrel=3 +pkgver=88.cef99f7 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='Library that bundles ForkAwesome for use within Qt applications' license=(GPL-2-or-later) diff --git a/qtutilities/git/PKGBUILD b/qtutilities/git/PKGBUILD index 6869368d4..dc569ae8b 100644 --- a/qtutilities/git/PKGBUILD +++ b/qtutilities/git/PKGBUILD @@ -6,8 +6,8 @@ _reponame=qtutilities pkgname=qtutilities-git _name=${pkgname%-git} -pkgver=421.b5af7fe -pkgrel=3 +pkgver=569.fe5b3d9 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models' license=(GPL-2-or-later)