summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff-WuYo2022-10-02 01:01:34 +0800
committerJeff-WuYo2022-10-02 01:01:34 +0800
commit9bf5ddbaa06cbe374c77ab24884540eb04dcd650 (patch)
tree380102fba7da45a85af1139c2725f634034d5ec0
parente1b9d8e76f2e6a6703d4e08ca2e42031c328e291 (diff)
downloadaur-9bf5ddbaa06cbe374c77ab24884540eb04dcd650.tar.gz
update for dependencies
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e7446944eea..d09c0972983d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,10 +6,9 @@ pkgbase = qt6gtk2
arch = any
groups = therepoclub
license = GPL2
- makedepends = qt6-tools
- depends = qt6-svg
depends = qt6-base
depends = gtk2
+ depends = libx11
conflicts = qt6gtk2-git
source = qt6gtk2-0.2.tar.gz::https://github.com/trialuser02/qt6gtk2/releases/download/0.2/qt6gtk2-0.2.tar.xz
source = qt6gtk2.hook
diff --git a/PKGBUILD b/PKGBUILD
index 48da46528719..d691c16e2476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Jeff_WuYo <62562200+Jeff-WuYo@users.noreply.github.com>
+# Contributor: The-Repo-Club <The-Repo-Club@github.com>
pkgname=qt6gtk2
pkgver=0.2
pkgrel=2
@@ -8,8 +9,7 @@ groups=('therepoclub')
url='https://github.com/trialuser02/qt6gtk2'
license=(GPL2)
conflicts=($pkgname-git)
-depends=(qt6-svg qt6-base gtk2)
-makedepends=(qt6-tools)
+depends=(qt6-base gtk2 libx11)
source=("${pkgname}-$pkgver.tar.gz::${url}/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"${pkgname}.hook")
sha256sums=('22596853eb3ea663d8f28fb40d97195428b883ec571365ce1b03437f5c75f6bc'