mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
prose: update to 0.4.7.
This commit is contained in:
parent
642d6483cb
commit
87718904c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prose'
|
# Template file for 'prose'
|
||||||
pkgname=prose
|
pkgname=prose
|
||||||
version=0.4.3
|
version=0.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Reformat text pleasantly"
|
short_desc="Reformat text pleasantly"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/jgdavey/prose/"
|
homepage="https://github.com/jgdavey/prose/"
|
||||||
distfiles="https://github.com/jgdavey/prose/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jgdavey/prose/archive/v${version}.tar.gz"
|
||||||
checksum=9f8832702667a8929700219548d59d06133016c7738c8d4efed2e2a25dfebfb5
|
checksum=a42e3617a7ac62afe00808befc89d6034d716d7c694afa599d98868d2a5c1cd9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue