Date: Thursday, February 10, 2022 @ 23:10:21 Author: arojas Revision: 1131509
Update to 3.2.1 Modified: nicotine+/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 23:09:14 UTC (rev 1131508) +++ PKGBUILD 2022-02-10 23:10:21 UTC (rev 1131509) @@ -5,7 +5,7 @@ # Contributor: Andrew Wright <[email protected]> pkgname=nicotine+ -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc='Soulseek music-sharing client, written in python' arch=(any) @@ -15,7 +15,7 @@ optdepends=('libappindicator-gtk3: tray icon') makedepends=(python-setuptools) source=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('ec3a90ca9a791e7724bbb6504defe0b4104a21dd7da3f20fdc7a50519f90228e') +sha256sums=('fa9301fe816e3a753948325ae193b58750c2e1e80c92aee3e049309ad47ee80b') build() { cd nicotine-plus-$pkgver
