[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 8 06:42:50 UTC 2021
Date: Thursday, April 8, 2021 @ 06:42:49
Author: arojas
Revision: 913587
Update to 3.0.4
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-08 06:42:46 UTC (rev 913586)
+++ PKGBUILD 2021-04-08 06:42:49 UTC (rev 913587)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=3.0.3
+pkgver=3.0.4
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=('3c2629003414cd98621f4ffa9a0d6933d3d3c6c2e784170eada606cdca256018')
+sha256sums=('f0af2d45e7b2672e2c431a199f4faf0aee18da79f8d9aff9833cde6368192032')
package() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list