[arch-commits] Commit in nicotine/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Jun 1 06:14:32 UTC 2009
Date: Monday, June 1, 2009 @ 02:14:32
Author: giovanni
Revision: 40938
Merged revisions 40903 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/nicotine/trunk
........
r40903 | hugo | 2009-05-31 16:48:18 -0700 (dom, 31 mag 2009) | 2 lines
upgpkg: nicotine 1.2.12-1
Upstream update to 1.2.12
........
Modified:
nicotine/repos/extra-x86_64/ (properties)
nicotine/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: nicotine/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /nicotine/trunk:1-24859
+ /nicotine/trunk:1-40937
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-06-01 06:13:00 UTC (rev 40937)
+++ extra-x86_64/PKGBUILD 2009-06-01 06:14:32 UTC (rev 40938)
@@ -3,17 +3,17 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.2.12
+pkgrel=1
pkgdesc="Soulseek music-sharing client, written in python"
license=('GPL')
arch=('i686' 'x86_64')
-depends=('pygtk>=2.10.6-1' 'pyvorbis>=1.4-3' 'python-geoip>=1.2.1-2')
+depends=('pygtk>=2.14.1' 'pyvorbis>=1.4-3' 'python-geoip>=1.2.1-2')
conflicts=(nicotine-plus)
replaces=(nicotine-plus)
url="http://nicotine-plus.sourceforge.net"
-source=(http://downloads.sf.net/${pkgname}-plus/${pkgname}+-${pkgver}.tar.bz2)
-md5sums=('80f17b222b9bd33acc1ac64f77bef640')
+source=(http://www.nicotine-plus.org/files/nicotine+-${pkgver}.tar.bz2)
+md5sums=('83647f0578359ed27593e2f424deade8')
build() {
cd ${srcdir}/${pkgname}+-${pkgver}
More information about the arch-commits
mailing list