From 3ab8eb1d208ebc39b3ea8e275b414e6a5014c979 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 21 May 2015 18:37:10 -0500 Subject: nicotine-1.2.16-7: rebuild --- pcr/nicotine/PKGBUILD | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/pcr/nicotine/PKGBUILD b/pcr/nicotine/PKGBUILD index b0bd552b4..c167011fb 100644 --- a/pcr/nicotine/PKGBUILD +++ b/pcr/nicotine/PKGBUILD @@ -1,15 +1,20 @@ +# Maintainer (Arch): Antonio Rojas +# Contributor (Arch): Alexander Rødseth +# Contributor (Arch): Angel Velasquez +# Contributor (Arch): Hugo Doria +# Contributor (Arch): Andrew Wright # Maintainer: Guest One pkgname=nicotine pkgver=1.2.16 -pkgrel=1 -pkgdesc="Soulseek music-sharing client, written in python" -arch=('i686') +pkgrel=7 +pkgdesc='Soulseek music-sharing client, written in python' +arch=('x86_64' 'i686') url='http://sourceforge.net/projects/nicotine-plus/' license=('GPL') -depends=('pygtk' 'mutagen' 'python2-sexy') +depends=('pygtk' 'mutagen') makedepends=('setconf') -optdepends=('python2-geoip: to enable Geographical blocker') +optdepends=('python2-geoip: to enable Geographical blocker' 'python2-sexy: spell checking support' 'miniupnpc-python2: UPNP support') source=("http://downloads.sourceforge.net/project/nicotine-plus/nicotine-plus/${pkgver}/${pkgname}+-${pkgver}.tar.bz2") sha256sums=('71e5b33e273daaf072dbf63839536c14d7ead9d149323d50eee09f7429e34c1d') -- cgit v1.2.3-2-g168b