bump(main/ncspot): 0.13.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-03-10 00:32:02 +00:00
parent fb6e2ac5dd
commit 1a997a565a
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/hrkfdn/ncspot
TERMUX_PKG_DESCRIPTION="An ncurses Spotify client written in Rust"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.12.0"
TERMUX_PKG_VERSION="0.13.0"
TERMUX_PKG_SRCURL=https://github.com/hrkfdn/ncspot/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9623bc4cf9be4340a7b4de809889a515553da82d3d6b98b13e0646c60c124a44
TERMUX_PKG_SHA256=35210f8237a20eb894dc6b7cc517e60c82c2e93ff5940c267fe0bf673eccc411
TERMUX_PKG_DEPENDS="dbus, pulseaudio"
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true