prose: update to 0.4.3.
This commit is contained in:
parent
0e1371dfa4
commit
8937919ec6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prose'
|
||||
pkgname=prose
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Reformat text pleasantly"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/jgdavey/prose/"
|
||||
distfiles="https://github.com/jgdavey/prose/archive/v${version}.tar.gz"
|
||||
checksum=84dbec8a1616096e8ccf1b9a8669943465f680656de0dd99c47c7ff2088ed243
|
||||
checksum=9f8832702667a8929700219548d59d06133016c7738c8d4efed2e2a25dfebfb5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue