summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-10-08 10:51:27 -0600
committerMark Wagie2021-10-08 10:51:27 -0600
commit00261374795ac173f160015b6737d3f523ba7545 (patch)
tree1411b37137633d23e6e0d9c23371e275f87714e2 /PKGBUILD
parentc12e951a8ed2f0c446c254cb4b843f76491a4d52 (diff)
downloadaur-00261374795ac173f160015b6737d3f523ba7545.tar.gz
Upstream: Fix CMake support with Qt6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f3aae00fd9f..9ca5d828beaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=('adwaita-qt' 'adwaita-qt6')
pkgbase=adwaita-qt
-pkgver=1.4.0+9+g3e55077
+pkgver=1.4.0+10+gd535207
pkgrel=1
pkgdesc="A style to bend Qt applications to look like they belong into GNOME Shell"
arch=('x86_64' 'aarch64')
@@ -14,7 +14,7 @@ url="https://github.com/FedoraQt/adwaita-qt"
license=('GPL')
depends=('qt5-x11extras' 'qt6-base')
makedepends=('cmake' 'git' 'sassc')
-_commit=3e5507748fbd990afad11e6ce99d6d81b5421635
+_commit=d535207a5fe587e2bb862388398ea7636888e702
source=("git+https://github.com/FedoraQt/adwaita-qt.git#commit=$_commit")
sha256sums=('SKIP')