[arch-commits] Commit in nicotine/trunk (PKGBUILD)

Hugo Doria hugo at archlinux.org
Sat Oct 3 13:04:11 UTC 2009


    Date: Saturday, October 3, 2009 @ 09:04:11
  Author: hugo
Revision: 53813

upgpkg: nicotine 1.2.12-3
    Fixing FS#16320 and FS#16321

Modified:
  nicotine/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-03 12:57:57 UTC (rev 53812)
+++ PKGBUILD	2009-10-03 13:04:11 UTC (rev 53813)
@@ -4,7 +4,7 @@
 
 pkgname=nicotine
 pkgver=1.2.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Soulseek music-sharing client, written in python"
 license=('GPL')
 arch=('i686' 'x86_64')
@@ -14,6 +14,8 @@
 url="http://nicotine-plus.sourceforge.net"
 source=(http://www.nicotine-plus.org/files/nicotine+-${pkgver}.tar.bz2)
 md5sums=('83647f0578359ed27593e2f424deade8')
+optdepends=('python-sexy: To enable spell checking'
+	    'python-geoip: to enable Geographical blocker')
 
 build() {
   cd ${srcdir}/${pkgname}+-${pkgver}




More information about the arch-commits mailing list