summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-06-02 11:40:42 -0600
committerMark Wagie2020-06-02 11:40:42 -0600
commite27e12c2ef49e1d95c105cf24983a590a8ec673e (patch)
tree68c8ffe58c45718669710ea6d3e66623e78c44b7
parent55900e2c7fbfbbcaf82bf794f1d3363d34326b69 (diff)
downloadaur-e27e12c2ef49e1d95c105cf24983a590a8ec673e.tar.gz
update dependencies
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01aabc4adc1b..2a40c6b64ca4 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 = 1.4.3.2.r2468.00ead272
+ pkgver = 1.4.3.2.r2476.e37a65c7
pkgrel = 1
url = http://nicotine-plus.org
arch = any
@@ -22,6 +22,7 @@ pkgbase = nicotine-plus-git
optdepends = gspell: for spell checking support
optdepends = nuspell: for spell checking support
optdepends = libappindicator-gtk3: for tray icon support
+ optdepends = gsound: for sound effects
provides = nicotine-plus
provides = nicotine+
provides = nicotine
diff --git a/PKGBUILD b/PKGBUILD
index 2f879125ab79..7937804a533e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
# Contributor: x-demon
pkgname=nicotine-plus-git
-pkgver=1.4.3.2.r2468.00ead272
+pkgver=1.4.3.2.r2476.e37a65c7
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -18,7 +18,8 @@ optdepends=('miniupnpc: UPnP support'
'python-feedparser: for Reddit plugin'
'gspell: for spell checking support'
'nuspell: for spell checking support'
- 'libappindicator-gtk3: for tray icon support')
+ 'libappindicator-gtk3: for tray icon support'
+ 'gsound: for sound effects')
checkdepends=('python-pytest')
#checkdepends=('python-pytest-xvfb' 'robotframework' 'miniupnpc')
provides=("${pkgname%-git}" 'nicotine+' 'nicotine')