[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jul 16 22:01:51 UTC 2020
Date: Thursday, July 16, 2020 @ 22:01:51
Author: arojas
Revision: 664227
Update to 2.0.1
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-16 22:01:47 UTC (rev 664226)
+++ PKGBUILD 2020-07-16 22:01:51 UTC (rev 664227)
@@ -5,8 +5,8 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc='Soulseek music-sharing client, written in python'
arch=(any)
url='https://github.com/Nicotine-Plus/nicotine-plus'
@@ -14,7 +14,7 @@
depends=(python-mutagen python-gobject python-miniupnpc gtk3 gsound gspell libnotify)
optdepends=('libappindicator-gtk3: tray icon')
source=("https://github.com/Nicotine-Plus/nicotine-plus/releases/download/$pkgver/nicotine-$pkgver.tar.gz")
-sha256sums=('06b1f343089a93bd07e6394926d71793aa615c55d593e0be81df24d6ed2caa66')
+sha256sums=('73cd135d0022ef65140427eb5d4741798733f45443e6a3d76178b0f2f33d8107')
package() {
cd nicotine-$pkgver
More information about the arch-commits
mailing list