Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
nicotine+


Commits:
c51c2615 by Antonio Rojas at 2024-02-02T08:11:48+01:00
upgpkg: 3.3.0-1: Update to 3.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = nicotine+
+       pkgdesc = Soulseek music-sharing client, written in python
+       pkgver = 3.3.0
+       pkgrel = 1
+       url = https://github.com/Nicotine-Plus/nicotine-plus
+       arch = any
+       license = GPL-3.0-only
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = gdk-pixbuf2
+       depends = gtk4
+       depends = gobject-introspection-runtime
+       depends = pango
+       depends = python
+       depends = python-gobject
+       source = 
https://github.com/Nicotine-Plus/nicotine-plus/archive/3.3.0/nicotine+-3.3.0.tar.gz
+       sha256sums = 
c94bd7ecf6a107445836df80efed9b8c18cab307d812c2b91be18e93dfb4ac1f
+
+pkgname = nicotine+


=====================================
PKGBUILD
=====================================
@@ -5,16 +5,24 @@
 # Contributor: Andrew Wright <andr...@photism.org>
 
 pkgname=nicotine+
-pkgver=3.2.9
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
 url='https://github.com/Nicotine-Plus/nicotine-plus'
-license=(GPL)
-depends=(python-gobject gtk3 gspell)
-makedepends=(python-build python-installer python-setuptools python-wheel)
+license=(GPL-3.0-only)
+depends=(gdk-pixbuf2
+         gtk4
+         gobject-introspection-runtime
+         pango
+         python
+         python-gobject)
+makedepends=(python-build
+             python-installer
+             python-setuptools
+             python-wheel)
 
source=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('aeaf45742a915345d1635f36ca334c3f332788c7a27262408be9998985f99e41')
+sha256sums=('c94bd7ecf6a107445836df80efed9b8c18cab307d812c2b91be18e93dfb4ac1f')
 
 build() {
   cd nicotine-plus-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nicotineplus/-/commit/c51c26159bb9e8a2691ea26a7cb036f9c5fce1d7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nicotineplus/-/commit/c51c26159bb9e8a2691ea26a7cb036f9c5fce1d7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to