[arch-commits] Commit in nicotine+/repos/community-any (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Oct 26 15:47:00 UTC 2017


    Date: Thursday, October 26, 2017 @ 15:46:59
  Author: arojas
Revision: 264521

archrelease: copy trunk to community-any

Added:
  nicotine+/repos/community-any/PKGBUILD
    (from rev 264520, nicotine+/trunk/PKGBUILD)
Deleted:
  nicotine+/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 15:44:55 UTC (rev 264520)
+++ PKGBUILD	2017-10-26 15:46:59 UTC (rev 264521)
@@ -1,25 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Angel Velasquez <angvp at archlinux.org>
-# Contributor: Hugo Doria <hugo at archlinux.org>
-# Contributor: Andrew Wright <andreww at photism.org>
-
-pkgname=nicotine+
-pkgver=1.4.1
-pkgrel=2
-pkgdesc='Soulseek music-sharing client, written in python'
-arch=(any)
-url='https://github.com/Nicotine-Plus/nicotine-plus'
-license=(GPL)
-depends=(mutagen pygtk)
-optdepends=('python2-geoip: to enable Geographical blocker' 'python2-miniupnpc: UPNP support')
-conflicts=(nicotine)
-replaces=(nicotine)
-source=($pkgname-$pkgver::"https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver.tar.gz")
-sha256sums=('1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6')
-
-package() {
-  cd nicotine-plus-$pkgver
-
-  python2 setup.py install --root="$pkgdir"
-}

Copied: nicotine+/repos/community-any/PKGBUILD (from rev 264520, nicotine+/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-10-26 15:46:59 UTC (rev 264521)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Angel Velasquez <angvp at archlinux.org>
+# Contributor: Hugo Doria <hugo at archlinux.org>
+# Contributor: Andrew Wright <andreww at photism.org>
+
+pkgname=nicotine+
+pkgver=1.4.1
+pkgrel=3
+pkgdesc='Soulseek music-sharing client, written in python'
+arch=(any)
+url='https://github.com/Nicotine-Plus/nicotine-plus'
+license=(GPL)
+depends=(mutagen pygtk)
+optdepends=('python2-geoip: to enable Geographical blocker')
+conflicts=(nicotine)
+replaces=(nicotine)
+source=($pkgname-$pkgver::"https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver.tar.gz")
+sha256sums=('1b38ef196d981e4eb96fa990cc463143289784f988f559c4400b1d461497b7d6')
+
+package() {
+  cd nicotine-plus-$pkgver
+
+  python2 setup.py install --root="$pkgdir"
+}



More information about the arch-commits mailing list