summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2021-10-09 11:26:28 +0800
committerAllen Zhong2021-10-09 11:26:28 +0800
commit95130a9bab9a76817c098257f999cf8213010425 (patch)
tree982284ca825cf40518c47279d1f103a69fa8bb9b
parent2c0852111778f4191f96f2058e24266fff144c7a (diff)
downloadaur-95130a9bab9a76817c098257f999cf8213010425.tar.gz
update depends
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef5b6aa20d21..037da173009b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
pkgbase = feishu-bin
pkgdesc = Linux client of Feishu (Lark) from Bytedance.
pkgver = 4.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.feishu.cn/
install = feishu-bin.install
arch = x86_64
groups =
license = unknown
depends = ca-certificates
- depends = libx11
- depends = libxcb
- depends = libxtst
+ depends = gtk3
depends = nss
depends = xdg-utils
provides = bytedance-feishu
diff --git a/PKGBUILD b/PKGBUILD
index 0667a3c2ea84..e851102c9881 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname=feishu-bin
pkgver=4.8.0
_pkgrel=24
_pkgtyp=beta
-pkgrel=2
+pkgrel=3
pkgdesc="Linux client of Feishu (Lark) from Bytedance."
arch=('x86_64')
url="https://www.feishu.cn/"
license=('unknown')
groups=('')
-depends=('ca-certificates' 'libx11' 'libxcb' 'libxtst' 'nss' 'xdg-utils')
+depends=('ca-certificates' 'gtk3' 'nss' 'xdg-utils')
replaces=('bytedance-feishu-stable-bin')
conflicts=('feishu')
provides=('bytedance-feishu' 'feishu')