We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7d748 commit 1de82d0Copy full SHA for 1de82d0
x11-packages/ncspot-mpris/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/hrkfdn/ncspot
2
TERMUX_PKG_DESCRIPTION="An ncurses Spotify client written in Rust (with MPRIS support)"
3
TERMUX_PKG_LICENSE="BSD 2-Clause"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.3.0"
+TERMUX_PKG_VERSION="1.3.1"
6
TERMUX_PKG_SRCURL=https://github.com/hrkfdn/ncspot/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=244f0b37b34a5b7f832c77e7fe102b0f66382156e26395cdf7e2dedfe0d71220
+TERMUX_PKG_SHA256=d767fbe4c742b18a3ef7203162cc55a0976e07e478295445a5de1660666e2f15
8
TERMUX_PKG_DEPENDS="dbus, pulseaudio"
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments