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

Antonio Rojas arojas at archlinux.org
Tue Sep 29 06:01:45 UTC 2020


    Date: Tuesday, September 29, 2020 @ 06:01:45
  Author: arojas
Revision: 713659

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 06:01:36 UTC (rev 713658)
+++ PKGBUILD	2020-09-29 06:01:45 UTC (rev 713659)
@@ -1,24 +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=2.1.1
-pkgrel=1
-pkgdesc='Soulseek music-sharing client, written in python'
-arch=(any)
-url='https://github.com/Nicotine-Plus/nicotine-plus'
-license=(GPL)
-depends=(python-pytaglib python-gobject python-miniupnpc gtk3 gsound gspell libnotify)
-makedepends=(python-setuptools)
-optdepends=('libappindicator-gtk3: tray icon')
-source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
-sha256sums=('44be702fbf3b7cdb4920eacb80bbb307e29ec7e9d736187a54f6d4b0760ec942')
-
-package() {
-  cd nicotine-$pkgver
-
-  python setup.py install --root="$pkgdir"
-}

Copied: nicotine+/repos/community-any/PKGBUILD (from rev 713658, nicotine+/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-09-29 06:01:45 UTC (rev 713659)
@@ -0,0 +1,24 @@
+# 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=2.1.1
+pkgrel=2
+pkgdesc='Soulseek music-sharing client, written in python'
+arch=(any)
+url='https://github.com/Nicotine-Plus/nicotine-plus'
+license=(GPL)
+depends=(python-pytaglib python-gobject python-miniupnpc gtk3 gspell libnotify)
+makedepends=(python-setuptools)
+optdepends=('libappindicator-gtk3: tray icon')
+source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
+sha256sums=('44be702fbf3b7cdb4920eacb80bbb307e29ec7e9d736187a54f6d4b0760ec942')
+
+package() {
+  cd nicotine-$pkgver
+
+  python setup.py install --root="$pkgdir"
+}



More information about the arch-commits mailing list