summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhang.j.k2021-01-25 15:50:30 +0800
committerzhang.j.k2021-01-25 15:50:30 +0800
commitf409f301c58fbdb791aee172f871f6032b815e5a (patch)
tree9526919114b6075f0f256a89ab030ba85960855a
parent0d157987a879f6b51eb2cfaa5c154770b574c051 (diff)
downloadaur-f409f301c58fbdb791aee172f871f6032b815e5a.tar.gz
fix some bugs caused in groups value
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ac2eb0ace67..c4ab2edac642 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = deskreen
install = deskreen.install
arch = i686
arch = x86_64
- groups =
license = AGPL3
depends = alsa-lib
depends = atk
diff --git a/PKGBUILD b/PKGBUILD
index cebba2036814..245bd33373bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="Deskreen makes any device a second screen for your computer"
arch=('i686' 'x86_64')
url="https://github.com/pavlobu/deskreen#readme"
license=('AGPL3')
-groups=('')
depends=('alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'dbus' 'desktop-file-utils' 'discord' 'expat' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libappindicator-gtk3' 'libcups' 'libdrm' 'libnotify' 'libsecret' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxss' 'libxtst' 'mesa' 'nspr' 'nss' 'pango' 'teamviewer' 'util-linux-libs' 'zotero')
options=('!strip' '!emptydirs')
install=${pkgname}.install