summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-06-11 09:10:51 -0600
committerMark Wagie2020-06-11 09:10:51 -0600
commitd7a815491660e4d03d5c26d95634a907f363a638 (patch)
treed06c119a72fcc0a81dedfd5ad08ec42b2d72b303 /PKGBUILD
parent589eee837c80866f9bd77a0b5d3ac4d4249001ff (diff)
downloadaur-d7a815491660e4d03d5c26d95634a907f363a638.tar.gz
removed unneeded dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7af56022721d..5e0676290a9c 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.r2535.2e4f3b32
+pkgver=1.4.3.2.r2554.0eae95a8
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -14,7 +14,6 @@ depends=('gtk3' 'gobject-introspection' 'libnotify' 'python-dbus'
makedepends=('git' 'python-setuptools')
optdepends=('miniupnpc: UPnP support'
'python-miniupnpc: Python bindings for miniupnpc'
- 'python-geoip: for geo-blocker'
'python-feedparser: for Reddit plugin'
'gspell: for spell checking in chat'
'nuspell: for spell checking in chat'