[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Dec 14 21:02:06 UTC 2020
Date: Monday, December 14, 2020 @ 21:02:06
Author: arojas
Revision: 775769
Update to 2.2.1
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-14 20:59:01 UTC (rev 775768)
+++ PKGBUILD 2020-12-14 21:02:06 UTC (rev 775769)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc='Soulseek music-sharing client, written in python'
arch=(any)
@@ -16,7 +16,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=('604b81d26670b4c04240e3a922cd90b1b8aa575deb155d2e1209deaddb0e4026')
+sha256sums=('05a3e3816cce0751dae75602387ebe12791fe59942c14845a2632e4eb16d17d5')
package() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list