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

Antonio Rojas arojas at archlinux.org
Fri Dec 4 20:23:50 UTC 2020


    Date: Friday, December 4, 2020 @ 20:23:50
  Author: arojas
Revision: 770029

Update to 2.2.0

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 20:22:50 UTC (rev 770028)
+++ PKGBUILD	2020-12-04 20:23:50 UTC (rev 770029)
@@ -5,18 +5,18 @@
 # Contributor: Andrew Wright <andreww at photism.org>
 
 pkgname=nicotine+
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.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-pytaglib python-gobject python-miniupnpc gtk3 gspell libnotify)
+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=('3ed18ade97183c632836eb8e304a515fc19a35babb46cc6e6747bcfd8205dcdf')
+sha256sums=('604b81d26670b4c04240e3a922cd90b1b8aa575deb155d2e1209deaddb0e4026')
 
 package() {
   cd nicotine-plus-$pkgver



More information about the arch-commits mailing list