python3-emoji: update to 2.7.0.
This commit is contained in:
parent
93cde469f6
commit
eff64ae369
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-emoji'
|
# Template file for 'python3-emoji'
|
||||||
pkgname=python3-emoji
|
pkgname=python3-emoji
|
||||||
version=2.4.0
|
version=2.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/carpedm20/emoji"
|
homepage="https://github.com/carpedm20/emoji"
|
||||||
changelog="https://raw.githubusercontent.com/carpedm20/emoji/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/carpedm20/emoji/master/CHANGES.md"
|
||||||
distfiles="https://github.com/carpedm20/emoji/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/carpedm20/emoji/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b5474a9dbf8ddad3db0878caee4a5d76e40ef0e7e28b2dd07fedf9548a465c53
|
checksum=00c3402f68cc6a8e16ed7068f68cff8037e7bd0005eb5dba20f3d5b5e3b28fe9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue