Date: Friday, August 5, 2022 @ 16:54:11 Author: arojas Revision: 1260332
upgpkg: nicotine+ 3.2.3-1: Update to 3.2.3 Modified: nicotine+/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-05 16:47:45 UTC (rev 1260331) +++ PKGBUILD 2022-08-05 16:54:11 UTC (rev 1260332) @@ -5,8 +5,8 @@ # Contributor: Andrew Wright <[email protected]> pkgname=nicotine+ -pkgver=3.2.2 -pkgrel=2 +pkgver=3.2.3 +pkgrel=1 pkgdesc='Soulseek music-sharing client, written in python' arch=(any) url='https://github.com/Nicotine-Plus/nicotine-plus' @@ -14,7 +14,7 @@ depends=(python-gobject gtk3 gspell libayatana-appindicator) makedepends=(python-build python-installer python-setuptools python-wheel) source=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('f58286f4dec6febfeab075cdfe2d2fc35c58349a504f7d393ec129df132ad40f') +sha256sums=('1c988b567bd45fd2c24e237557e000a9a36f4c562980146968a8ff09c6271995') build() { cd nicotine-plus-$pkgver
