mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cmusfm: update to 0.4.1.
This commit is contained in:
parent
172ac13107
commit
9872230e83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmusfm'
|
# Template file for 'cmusfm'
|
||||||
pkgname=cmusfm
|
pkgname=cmusfm
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libnotify"
|
configure_args="--enable-libnotify"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Arkq/cmusfm"
|
homepage="https://github.com/Arkq/cmusfm"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d72e04df69c1f3e95f1b7779f583a790660856fadb5cfd8a2717c085b1b12111
|
checksum=ff5338d4b473a3e295f3ae4273fb097c0f79c42e3d803eefdf372b51dba606f2
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
|
|
Loading…
Add table
Reference in a new issue