fuse-mp3fs: update to 1.0.
This commit is contained in:
parent
06c0689ac7
commit
31c64fc462
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-mp3fs'
|
# Template file for 'fuse-mp3fs'
|
||||||
pkgname=fuse-mp3fs
|
pkgname=fuse-mp3fs
|
||||||
version=0.91
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mp3fs-${version}"
|
wrksrc="mp3fs-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://khenriks.github.io/mp3fs/"
|
homepage="https://khenriks.github.io/mp3fs/"
|
||||||
distfiles="https://github.com/khenriks/mp3fs/releases/download/v${version}/mp3fs-${version}.tar.gz"
|
distfiles="https://github.com/khenriks/mp3fs/releases/download/v${version}/mp3fs-${version}.tar.gz"
|
||||||
checksum=a47b5e351b7660e6f535a3c5b489c5a8191209957f8c0b8d066a5c221e8ecf92
|
checksum=cbb52062d712e8dfd3491d0b105e2e05715d493a0fd14b53a23919694a348069
|
||||||
|
|
Loading…
Reference in a new issue