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

Antonio Rojas arojas at archlinux.org
Sat Sep 12 20:30:28 UTC 2020


    Date: Saturday, September 12, 2020 @ 20:30:28
  Author: arojas
Revision: 704784

Update to 2.1.0

Modified:
  nicotine+/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 20:29:46 UTC (rev 704783)
+++ PKGBUILD	2020-09-12 20:30:28 UTC (rev 704784)
@@ -5,16 +5,17 @@
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=nicotine+
-pkgver=2.0.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
 url='https://github.com/Nicotine-Plus/nicotine-plus'
 license=(GPL)
-depends=(python-mutagen python-gobject python-miniupnpc gtk3 gsound gspell libnotify)
+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=('73cd135d0022ef65140427eb5d4741798733f45443e6a3d76178b0f2f33d8107')
+sha256sums=('450f25b8faada34ce838790d37f6164def84397f1e61dd7aa44ccfbd3193c5ef')
 
 package() {
   cd nicotine-$pkgver



More information about the arch-commits mailing list