[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 1 07:45:50 UTC 2021
Date: Saturday, May 1, 2021 @ 07:45:45
Author: arojas
Revision: 925427
Update to 3.0.6
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-01 00:21:31 UTC (rev 925426)
+++ PKGBUILD 2021-05-01 07:45:45 UTC (rev 925427)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=3.0.5
+pkgver=3.0.6
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=('9770d563a9bc36c069ce67acc61d280f4d59a8100b5920e9c5556f2593767122')
+sha256sums=('7ff5a256eb428037b2706bd87918fda509a36aa994cd157861acfdaaf140a6a2')
package() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list