python3-PyICU: update to 2.7.4.
This commit is contained in:
parent
74e380d6e7
commit
8671a6e1a8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-PyICU'
|
||||
pkgname=python3-PyICU
|
||||
version=2.7.3
|
||||
version=2.7.4
|
||||
revision=1
|
||||
wrksrc="pyicu-v${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://pypi.org/project/PyICU/"
|
||||
changelog="https://gitlab.pyicu.org/main/pyicu/-/raw/main/CHANGES"
|
||||
distfiles="https://gitlab.pyicu.org/main/pyicu/-/archive/v${version}/pyicu-v${version}.tar.bz2"
|
||||
checksum=072672a2403bedb54240494ad8cbb8f443825b6e6c1a98f11a556d8adff96be0
|
||||
checksum=6903ad4bb9e993a002dbe8db24577455db8df234d721193a5145882a787e73ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue