[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Feb 27 08:21:40 UTC 2021
Date: Saturday, February 27, 2021 @ 08:21:39
Author: arojas
Revision: 874646
Update to 3.0.1
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-27 06:23:09 UTC (rev 874645)
+++ PKGBUILD 2021-02-27 08:21:39 UTC (rev 874646)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc='Soulseek music-sharing client, written in python'
arch=(any)
@@ -15,7 +15,7 @@
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=('d27ff7c0499fbfdcc3d84c69edd0a8e72e6c08d5db92a181da663ae593994087')
+sha256sums=('e4b69197ded0ef0a6f04b6f0fc06a5382387684ec694b6b57aebc6fc7ba27882')
package() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list