summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-07 07:44:42 -0700
committerMark Wagie2023-01-07 07:44:42 -0700
commit8efd48a1db95e3e6b96b8542f5cd9987fd181a26 (patch)
tree2bdb78049be571eb394df7f49d75a75e535e8c47
parent120629381f0f55d5ae69e3edf5c457686f4d114b (diff)
downloadaur-8efd48a1db95e3e6b96b8542f5cd9987fd181a26.tar.gz
Ayatana Indicator dropped, GSpell still optional
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7d8e1f38904..3da0912fd76f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nicotine-plus-git
pkgdesc = A graphical client for the SoulSeek peer-to-peer system
- pkgver = 3.3.0.dev4.r8612.420bfa71c
+ pkgver = 3.3.0.dev4.r8629.897858496
pkgrel = 1
url = https://nicotine-plus.org
arch = any
@@ -17,7 +17,7 @@ pkgbase = nicotine-plus-git
optdepends = gtk4: default Gtk version
optdepends = libadwaita: used with gtk4 if available
optdepends = gtk3: fallback if gtk4 is not installed
- optdepends = libayatana-appindicator: tray icon (Gtk 3 only
+ optdepends = gspell: for spell checking in chat (Gtk 3 only)
provides = nicotine-plus
provides = nicotine+
provides = nicotine
diff --git a/PKGBUILD b/PKGBUILD
index ba8ab0652dc3..6a68a49d8f79 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.r8612.420bfa71c
+pkgver=3.3.0.dev4.r8629.897858496
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -15,7 +15,7 @@ makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python
optdepends=('gtk4: default Gtk version'
'libadwaita: used with gtk4 if available'
'gtk3: fallback if gtk4 is not installed'
- 'libayatana-appindicator: tray icon (Gtk 3 only')
+ 'gspell: for spell checking in chat (Gtk 3 only)')
checkdepends=('appstream-glib' 'desktop-file-utils' 'python-pytest-xvfb')
provides=("${pkgname%-git}" 'nicotine+' 'nicotine')
conflicts=("${pkgname%-git}" 'nicotine+' 'nicotine')