[arch-commits] Commit in nicotine+/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Aug 2 06:46:22 UTC 2021
Date: Monday, August 2, 2021 @ 06:46:22
Author: arojas
Revision: 992033
Update to 3.1.1
Modified:
nicotine+/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-02 06:42:40 UTC (rev 992032)
+++ PKGBUILD 2021-08-02 06:46:22 UTC (rev 992033)
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <andreww at photism.org>
pkgname=nicotine+
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=1
pkgdesc='Soulseek music-sharing client, written in python'
arch=(any)
@@ -14,7 +14,7 @@
depends=(python-gobject gtk3 gspell)
optdepends=('libappindicator-gtk3: tray icon')
source=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1234f2baa87efd6ead7260a01a2a43e54362504948782cc427c493c006d98175')
+sha256sums=('d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0')
build() {
cd nicotine-plus-$pkgver
More information about the arch-commits
mailing list