summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-09-17 11:32:51 -0600
committerMark Wagie2023-09-17 11:32:51 -0600
commit4f65090681ea2f80125f7e14bbf30f152db21ee6 (patch)
tree6328d58d2e9e1b303e4769bfcb12f3178aa31911 /PKGBUILD
parent8efd48a1db95e3e6b96b8542f5cd9987fd181a26 (diff)
downloadaur-4f65090681ea2f80125f7e14bbf30f152db21ee6.tar.gz
update optdepends descripitons
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a68a49d8f79..60ff3f14d1b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: x-demon
pkgname=nicotine-plus-git
_appdata_id=org.nicotine_plus.Nicotine
-pkgver=3.3.0.dev4.r8629.897858496
+pkgver=3.3.0.dev5.r9680.2b040538b
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -12,10 +12,10 @@ url="https://nicotine-plus.org"
license=('GPL3')
depends=('python-gobject')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
-optdepends=('gtk4: default Gtk version'
- 'libadwaita: used with gtk4 if available'
- 'gtk3: fallback if gtk4 is not installed'
- 'gspell: for spell checking in chat (Gtk 3 only)')
+optdepends=('gtk4: default GTK version'
+ 'libadwaita: for Adwaita theme on GNOME (GTK 4)'
+ 'gtk3: fallback if GTK 4 is not installed'
+ 'gspell: for spell checking in chat (GTK 3)')
checkdepends=('appstream-glib' 'desktop-file-utils' 'python-pytest-xvfb')
provides=("${pkgname%-git}" 'nicotine+' 'nicotine')
conflicts=("${pkgname%-git}" 'nicotine+' 'nicotine')