mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
unicode-emoji: update to 14.0.
This commit is contained in:
parent
262b890082
commit
dc44c4b287
1 changed files with 6 additions and 10 deletions
|
@ -1,22 +1,18 @@
|
||||||
# Template file for 'unicode-emoji'
|
# Template file for 'unicode-emoji'
|
||||||
pkgname=unicode-emoji
|
pkgname=unicode-emoji
|
||||||
version=12.1
|
version=14.0
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Unicode Emoji Data Files"
|
short_desc="Unicode Emoji Data Files"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="Unicode-DFS-2016"
|
license="Unicode-DFS-2016"
|
||||||
homepage="https://www.unicode.org/emoji/"
|
homepage="https://www.unicode.org/emoji/"
|
||||||
distfiles="https://www.unicode.org/Public/emoji/$version/emoji-data.txt
|
distfiles="https://www.unicode.org/Public/emoji/$version/emoji-sequences.txt
|
||||||
https://www.unicode.org/Public/emoji/$version/emoji-sequences.txt
|
|
||||||
https://www.unicode.org/Public/emoji/$version/emoji-test.txt
|
https://www.unicode.org/Public/emoji/$version/emoji-test.txt
|
||||||
https://www.unicode.org/Public/emoji/$version/emoji-variation-sequences.txt
|
|
||||||
https://www.unicode.org/Public/emoji/$version/emoji-zwj-sequences.txt"
|
https://www.unicode.org/Public/emoji/$version/emoji-zwj-sequences.txt"
|
||||||
checksum="700c7983a94fd9b3f6b00307c341641bdada4b57db587c968eda62b7eadb6728
|
checksum="5432b76b57de3f6458ce0ffb91256c7427b3985ab3bc2398a5ae8c2a8bbc9d26
|
||||||
05ddcef73dfd8bf8ea03191c15d92feea4a4824725d360c7884e4ef7b16d1ce4
|
ec474be073670aa7ce6dc1de9025b9fbb9b875fc63df815c254a5d1686fc6109
|
||||||
a4104d5c9f225d4ea561c0a409f391b0944e0efc4b764d32d8eea846ef0c2137
|
bd2a7bd4ad4d50104054923ed406c5904fe587177295a84c67ec665d80921a68"
|
||||||
4c8ed5428877369da143f7003b8de97f73492cd16f273ca2075292c0e460ab99
|
|
||||||
98ff05deef36f30bb16d92f1e470f277d412d8f047c7b4b47943bfcbcf0b3097"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/unicode/emoji
|
vmkdir usr/share/unicode/emoji
|
||||||
|
|
Loading…
Add table
Reference in a new issue