cmusfm: update to 0.4.1

This commit is contained in:
Yaksh Bariya 2021-08-06 17:45:02 +05:30
parent d6ef78f9fc
commit e8c681bc20
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/Arkq/cmusfm
TERMUX_PKG_DESCRIPTION="Last.fm standalone scrobbler for the cmus music player"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.4.0
TERMUX_PKG_VERSION=0.4.1
TERMUX_PKG_SRCURL=https://github.com/Arkq/cmusfm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d72e04df69c1f3e95f1b7779f583a790660856fadb5cfd8a2717c085b1b12111
TERMUX_PKG_SHA256=ff5338d4b473a3e295f3ae4273fb097c0f79c42e3d803eefdf372b51dba606f2
TERMUX_PKG_DEPENDS=libcurl
termux_step_pre_configure() {