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

Hugo Doria hugo at archlinux.org
Sun May 31 23:48:19 UTC 2009


    Date: Sunday, May 31, 2009 @ 19:48:18
  Author: hugo
Revision: 40903

upgpkg: nicotine 1.2.12-1
    Upstream update to 1.2.12

Modified:
  nicotine/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-31 23:34:10 UTC (rev 40902)
+++ PKGBUILD	2009-05-31 23:48:18 UTC (rev 40903)
@@ -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