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

Antonio Rojas arojas at archlinux.org
Sat Apr 24 08:02:04 UTC 2021


    Date: Saturday, April 24, 2021 @ 08:02:04
  Author: arojas
Revision: 923567

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 08:01:31 UTC (rev 923566)
+++ PKGBUILD	2021-04-24 08:02:04 UTC (rev 923567)
@@ -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.4
-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=('f0af2d45e7b2672e2c431a199f4faf0aee18da79f8d9aff9833cde6368192032')
-
-package() {
-  cd nicotine-plus-$pkgver
-
-  python setup.py install --root="$pkgdir"
-}

Copied: nicotine+/repos/community-any/PKGBUILD (from rev 923566, nicotine+/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-04-24 08:02:04 UTC (rev 923567)
@@ -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.5
+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=('9770d563a9bc36c069ce67acc61d280f4d59a8100b5920e9c5556f2593767122')
+
+package() {
+  cd nicotine-plus-$pkgver
+
+  python setup.py install --root="$pkgdir"
+}



More information about the arch-commits mailing list