Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
ncspot


Commits:
d0660aa6 by Christian Heusel at 2024-03-01T18:59:34+01:00
upgpkg: 0.13.3-1: Rebuild all packages signed by 
C5A5958FD7785FAD982FA2EC5A45B06B81CAB876

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = ncspot
+       pkgdesc = Cross-platform ncurses Spotify client written in Rust, 
inspired by ncmpc and the likes.
+       pkgver = 0.13.3
+       pkgrel = 1
+       url = https://github.com/hrkfdn/ncspot
+       arch = x86_64
+       license = BSD
+       makedepends = cargo
+       makedepends = python
+       makedepends = pkgconf
+       makedepends = ueberzug
+       makedepends = pandoc-cli
+       depends = openssl
+       depends = libpulse
+       depends = libxcb
+       depends = dbus
+       depends = hicolor-icon-theme
+       optdepends = ueberzug: display album art in terminal (X11)
+       options = !lto
+       source = 
ncspot-0.13.3.tar.gz::https://github.com/hrkfdn/ncspot/archive/v0.13.3.tar.gz
+       b2sums = 
c10eaa39540520d115768d21969cf3c8545bb3d01d7609ee479306351ddcf217ece63c3efefbbfe08c3a41292cc6e57882cd0e97b70824fcbafd21004747a53d
+
+pkgname = ncspot


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Alejandro Valdes <alejandrovaldes at live dot com>
 
 pkgname=ncspot
-pkgver=0.13.2
-pkgrel=3
+pkgver=0.13.3
+pkgrel=1
 pkgdesc="Cross-platform ncurses Spotify client written in Rust, inspired by 
ncmpc and the likes."
 arch=('x86_64')
 url="https://github.com/hrkfdn/ncspot";
@@ -12,7 +12,7 @@ depends=('openssl' 'libpulse' 'libxcb' 'dbus' 
'hicolor-icon-theme')
 makedepends=('cargo' 'python' 'pkgconf' 'ueberzug' 'pandoc-cli')
 optdepends=('ueberzug: display album art in terminal (X11)')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hrkfdn/ncspot/archive/v${pkgver}.tar.gz";)
-b2sums=('6e64124ba3cade9c9db5698351f6da58cbd5c5ac51a741d42ef7d97275c82d9e52e248215773e322401c5545d81b10ed255d2bab495aba227456988291679e2b')
+b2sums=('c10eaa39540520d115768d21969cf3c8545bb3d01d7609ee479306351ddcf217ece63c3efefbbfe08c3a41292cc6e57882cd0e97b70824fcbafd21004747a53d')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ncspot/-/commit/d0660aa6a01a0cbfb7f72243dce78aa742b3e38c

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


Reply via email to