[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Dec 15 07:31:35 UTC 2020
Date: Tuesday, December 15, 2020 @ 07:31:35
Author: arojas
Revision: 775848
Update to 2.2.2
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-15 06:21:12 UTC (rev 775847)
+++ PKGBUILD 2020-12-15 07:31:35 UTC (rev 775848)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=2.2.1
+pkgver=2.2.2
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=('05a3e3816cce0751dae75602387ebe12791fe59942c14845a2632e4eb16d17d5')
+sha256sums=('a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb')
package() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list