summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheCynicalLiger2021-01-02 14:24:13 +0000
committerTheCynicalLiger2021-01-02 14:24:13 +0000
commita39c7dd92aaf766c86955916270cbe5fd16d3e6d (patch)
treeb5f0743893373d797b76adc6967d4350fd66e7ad /PKGBUILD
parent6a8817536595255b92c5d833e572ab66836572d1 (diff)
downloadaur-a39c7dd92aaf766c86955916270cbe5fd16d3e6d.tar.gz
bump .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ec459411e1b..ad8edad73146 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=qt6gtk2
pkgver=0.1
pkgrel=1
-pkgdesc='Qt 6 Configuration Utility'
+pkgdesc='GTK+2.0 integration plugins for Qt6'
arch=(x86_64)
url='https://github.com/trialuser02/qt6gtk2'
-license=(BSD)
-depends=(qt6-svg)
+license=(GPL2)
+depends=(qt6-svg qt6-base gtk2)
makedepends=(qt6-tools)
source=("${pkgname}-$pkgver.tar.gz::${url}/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
sha256sums=('8974459b5000d5443847faf833a9ad13d7928fcc8677ed5714e8107b18b18719')