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

Antonio Rojas arojas at archlinux.org
Mon Mar 1 08:48:29 UTC 2021


    Date: Monday, March 1, 2021 @ 08:48:29
  Author: arojas
Revision: 876328

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-01 08:48:19 UTC (rev 876327)
+++ PKGBUILD	2021-03-01 08:48:29 UTC (rev 876328)
@@ -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=3.0.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-gobject gtk3 gspell)
-optdepends=('libappindicator-gtk3: tray icon')
-#source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
-source=($pkgname-$pkgver.tar.gz::"https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver.tar.gz")
-sha256sums=('e4b69197ded0ef0a6f04b6f0fc06a5382387684ec694b6b57aebc6fc7ba27882')
-
-package() {
-  cd nicotine-plus-$pkgver
-
-  python setup.py install --root="$pkgdir"
-}

Copied: nicotine+/repos/community-any/PKGBUILD (from rev 876327, nicotine+/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-01 08:48:29 UTC (rev 876328)
@@ -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=3.0.2
+pkgrel=1
+pkgdesc='Soulseek music-sharing client, written in python'
+arch=(any)
+url='https://github.com/Nicotine-Plus/nicotine-plus'
+license=(GPL)
+depends=(python-gobject gtk3 gspell)
+optdepends=('libappindicator-gtk3: tray icon')
+#source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
+source=($pkgname-$pkgver.tar.gz::"https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver.tar.gz")
+sha256sums=('a2a50a442e1dee035aa5825ef7b590c1c457bddba17e5a4abe6466113f5a4af1')
+
+package() {
+  cd nicotine-plus-$pkgver
+
+  python setup.py install --root="$pkgdir"
+}



More information about the arch-commits mailing list