summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Cavalcanti2016-08-31 05:37:28 -0300
committerRafael Cavalcanti2016-08-31 05:37:28 -0300
commit0d471b6dc3232482f3e09887ec88565778b784e6 (patch)
treeee02d392903fc07a7d97585a0ba02ad0802a8b5a /PKGBUILD
parent51e573ca1f1665fc67efeeb1028bcf116349e673 (diff)
downloadaur-0d471b6dc3232482f3e09887ec88565778b784e6.tar.gz
Fixed typo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1bc857d2cf0..1c6dcbe5f90a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A fork of nicotine, a Soulseek music-sharing client written in python.
arch=('i686' 'x86_64')
url="http://nicotine-plus.org"
license=('GPL')
-depends=('pygtk' 'gtk2', 'mutagen')
+depends=('pygtk' 'gtk2' 'mutagen')
makedepends=('git' 'python2')
optdepends=('miniupnpc: To enable UPnP support'
'python-sexy: To enable spell checking'