summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-11-17 09:54:11 -0700
committerMark Wagie2020-11-17 09:54:11 -0700
commit60c1f337d9d28cf0d6b2cdb6d57c5658ed792fd8 (patch)
treed681f88294806c8a1f3e01d9abd12600cdcdb3d9 /PKGBUILD
parent3b4ffd1b1354f2c92e3a30d7058452f977e29602 (diff)
downloadaur-60c1f337d9d28cf0d6b2cdb6d57c5658ed792fd8.tar.gz
adjust dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 329a77967dd2..983480072dec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,15 @@
# Contributor: Jorge Barroso <jorge.barroso.11 at gmail dot com>
# Contributor: x-demon
pkgname=nicotine-plus-git
-pkgver=2.2.0.dev1.r3667.b8c3d5b6
+pkgver=2.2.0.dev1.r3724.de4f676a
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
url="https://nicotine-plus.github.io/nicotine-plus"
license=('GPL3')
-depends=('python-pytaglib' 'python-gobject' 'gtk3')
+depends=('python-gobject' 'gtk3')
makedepends=('git')
optdepends=('gspell: for spell checking in chat'
- 'nuspell: for spell checking in chat'
'libappindicator-gtk3: for tray icon')
checkdepends=('python-pytest')
provides=("${pkgname%-git}" 'nicotine+' 'nicotine')