Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
nicotine+
Commits:
a5214c06 by Antonio Rojas at 2024-10-15T22:26:48+02:00
upgpkg: 3.3.6-1: Update to 3.3.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nicotine+
pkgdesc = Soulseek music-sharing client, written in python
- pkgver = 3.3.5
+ pkgver = 3.3.6
pkgrel = 1
url = https://github.com/Nicotine-Plus/nicotine-plus
arch = any
@@ -17,7 +17,7 @@ pkgbase = nicotine+
depends = pango
depends = python
depends = python-gobject
- source = git+https://github.com/Nicotine-Plus/nicotine-plus#tag=3.3.5
- sha256sums =
41ce2903568e20617d0acbf5bd18d51ee90e51f5bf3d4949f6ecf964ce8a4eb0
+ source = git+https://github.com/Nicotine-Plus/nicotine-plus#tag=3.3.6
+ sha256sums =
5919820d63c9465853b1460685bc53e62afcc6ff1d2f001f1a95734cb104d621
pkgname = nicotine+
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Andrew Wright <[email protected]>
pkgname=nicotine+
-pkgver=3.3.5
+pkgver=3.3.6
pkgrel=1
pkgdesc='Soulseek music-sharing client, written in python'
arch=(any)
@@ -24,7 +24,7 @@ makedepends=(git
python-setuptools
python-wheel)
source=(git+https://github.com/Nicotine-Plus/nicotine-plus#tag=$pkgver)
-sha256sums=('41ce2903568e20617d0acbf5bd18d51ee90e51f5bf3d4949f6ecf964ce8a4eb0')
+sha256sums=('5919820d63c9465853b1460685bc53e62afcc6ff1d2f001f1a95734cb104d621')
build() {
cd nicotine-plus
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nicotineplus/-/commit/a5214c06e4cd3dff9184506bfee88a24451da6f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nicotineplus/-/commit/a5214c06e4cd3dff9184506bfee88a24451da6f2
You're receiving this email because of your account on gitlab.archlinux.org.