summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2022-02-24 12:42:35 +0800
committerAllen Zhong2022-02-24 12:42:35 +0800
commit3595b1030ee361f14ca0436400f8c951486ac164 (patch)
treec09c7cb5330eb817bcfeef427a276d5d72f7a621
parentf0575e976cd3c6438033f19416a0680e9041aa6e (diff)
downloadaur-3595b1030ee361f14ca0436400f8c951486ac164.tar.gz
remove unused groups field
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f486459b9e..fd2b4514b247 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = feishu-bin
pkgdesc = Linux client of Feishu (Lark) from Bytedance.
pkgver = 5.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.feishu.cn/
install = feishu-bin.install
arch = x86_64
- groups =
license = unknown
depends = ca-certificates
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 71c8b1a06a39..cac6351a59cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,11 @@ pkgver=5.2.0
_pkgrel=24
_pkgtyp=beta
_pkghash=c031998f5be1
-pkgrel=1
+pkgrel=2
pkgdesc="Linux client of Feishu (Lark) from Bytedance."
arch=('x86_64')
url="https://www.feishu.cn/"
license=('unknown')
-groups=('')
depends=('ca-certificates' 'gtk3' 'nss' 'xdg-utils')
replaces=('bytedance-feishu-stable-bin')
conflicts=('feishu')
@@ -34,7 +33,7 @@ package(){
mv "${pkgdir}"/usr/share/menu/{bytedance-,}feishu.menu
mv "${pkgdir}"/usr/share/applications/{bytedance-,}feishu.desktop
mv "${pkgdir}"/usr/share/appdata/{bytedance-,}feishu.appdata.xml
- mv "${pkgdir}"/usr/share/man/man1/{bytedance-feishu,feishu}.1.gz
+ mv "${pkgdir}"/usr/share/man/man1/{bytedance-,}feishu.1.gz
mv "${pkgdir}"/usr/share/doc/{bytedance-feishu-${_pkgtyp},feishu}
# Fix directory permissions