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

Antonio Rojas arojas at archlinux.org
Fri Feb 12 07:10:02 UTC 2021


    Date: Friday, February 12, 2021 @ 07:10:02
  Author: arojas
Revision: 856825

Update to 3.0.0

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-12 06:58:54 UTC (rev 856824)
+++ PKGBUILD	2021-02-12 07:10:02 UTC (rev 856825)
@@ -5,7 +5,7 @@
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=nicotine+
-pkgver=2.2.2
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
@@ -12,11 +12,10 @@
 url='https://github.com/Nicotine-Plus/nicotine-plus'
 license=(GPL)
 depends=(python-gobject gtk3 gspell)
-makedepends=(python-setuptools)
 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=('a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb')
+sha256sums=('d27ff7c0499fbfdcc3d84c69edd0a8e72e6c08d5db92a181da663ae593994087')
 
 package() {
   cd nicotine-plus-$pkgver



More information about the arch-commits mailing list