[arch-commits] Commit in nicotine/repos (extra-i686 extra-i686/PKGBUILD)
Hugo Doria
hugo at archlinux.org
Sat Oct 3 13:04:52 UTC 2009
Date: Saturday, October 3, 2009 @ 09:04:52
Author: hugo
Revision: 53814
Merged revisions 53813 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nicotine/trunk
........
r53813 | hugo | 2009-10-03 10:04:11 -0300 (Sat, 03 Oct 2009) | 2 lines
upgpkg: nicotine 1.2.12-3
Fixing FS#16320 and FS#16321
........
Modified:
nicotine/repos/extra-i686/ (properties)
nicotine/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Property changes on: nicotine/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /nicotine/trunk:1-42440
+ /nicotine/trunk:1-53813
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-10-03 13:04:11 UTC (rev 53813)
+++ extra-i686/PKGBUILD 2009-10-03 13:04:52 UTC (rev 53814)
@@ -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