diff options
author | Aviana Cruz | 2023-02-09 20:08:56 +0800 |
---|---|---|
committer | Aviana Cruz | 2023-02-09 20:08:56 +0800 |
commit | 06d281175e2a1b93a66685884affd15ab9fd09a5 (patch) | |
tree | 76488136e30d54894af44c69ef32094773e35b84 | |
parent | 58111302710a0740d93b0d4a32c9e953e17556d5 (diff) | |
download | aur-06d281175e2a1b93a66685884affd15ab9fd09a5.tar.gz |
update description of bubblewrap
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ pkgbase = wemeet-bin depends = qt5-x11extras depends = libxinerama depends = pulseaudio - optdepends = bubblewrap: Fix abnormal text color in dark mode. + optdepends = bubblewrap: Fix abnormal text color in dark mode and prevent messing files. provides = wemeet provides = tencent-meeting source = wemeet.sh @@ -26,7 +26,7 @@ depends=('qt5-webengine' 'qt5-x11extras' 'libxinerama' # 'qt5-lottie' 'qt5-tools' 'qt5-networkauth' 'qt5-quickcontrols2' # 'qt5-remoteobjects' 'qt5-script' 'qt5-scxml' 'qt5-svg' # 'qt5-speech' 'qt5-wayland' 'qt5-websockets' 'qt5-webview' 'qt5-xmlpatterns' -optdepends=('bubblewrap: Fix abnormal text color in dark mode.') +optdepends=('bubblewrap: Fix abnormal text color in dark mode and prevent messing files.') makedepends=('patchelf') sha512sums=('2a9319f97a8c3066f0657ce261ef8e9aa0cef6acec00abe6a2a43a42f1414e48c0528cb74267c1b30279536abf26e217e80a406ebf7e4723af25badaa7106a6d' '48e40dfaf425f096802bfff081a9a1a3122f1f677227f1dbe67cfb37cef7ab8fe6060258161c79b07cd559c4022de6cea42245400ccfd1eac8456c7b42260550') |