mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cmusfm: update to 0.5.0
This commit is contained in:
parent
16f4162427
commit
3e4bd3f760
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cmusfm'
|
# Template file for 'cmusfm'
|
||||||
pkgname=cmusfm
|
pkgname=cmusfm
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libnotify"
|
configure_args="--enable-libnotify"
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
@ -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=ff5338d4b473a3e295f3ae4273fb097c0f79c42e3d803eefdf372b51dba606f2
|
checksum=17aae8fc805e79b367053ad170854edceee5f4c51a9880200d193db9862d8363
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
|
|
Loading…
Add table
Reference in a new issue