mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 20:52:55 +01:00
chore: update AUR package
This commit is contained in:
parent
08b2648422
commit
6e9bb621a2
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = ncspot-bin
|
||||
pkgdesc = Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
|
||||
pkgver = 0.8.1
|
||||
pkgrel = 2
|
||||
pkgrel = 1
|
||||
url = https://github.com/hrkfdn/ncspot
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=ncspot-bin
|
||||
_pkgname=ncspot
|
||||
pkgver=0.8.1
|
||||
pkgrel=2
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue