summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 913508a82a59..eb3c4ce1681f 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.dev1.r7838.b88a6b7a
+ pkgver = 3.3.0.dev3.r8026.0558c10b
pkgrel = 1
url = https://nicotine-plus.org
arch = any
@@ -16,8 +16,6 @@ pkgbase = nicotine-plus-git
depends = python-gobject
depends = gtk3
optdepends = gspell: for spell checking in chat
- optdepends = libappindicator-gtk3: option for tray icon
- optdepends = libayatana-appindicator: option for tray icon
optdepends = gtk4: test the GTK4 version
optdepends = libadwaita: test the Libadwaita version
provides = nicotine-plus
diff --git a/PKGBUILD b/PKGBUILD
index f0c06db55326..12ae2d66c936 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.dev1.r7838.b88a6b7a
+pkgver=3.3.0.dev3.r8026.0558c10b
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -13,8 +13,6 @@ license=('GPL3')
depends=('python-gobject' 'gtk3')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
optdepends=('gspell: for spell checking in chat'
- 'libappindicator-gtk3: option for tray icon'
- 'libayatana-appindicator: option for tray icon'
'gtk4: test the GTK4 version'
'libadwaita: test the Libadwaita version')
checkdepends=('appstream-glib' 'desktop-file-utils' 'python-pytest-xvfb')