twemoji: update to 11.2.0.
This commit is contained in:
parent
79a082ccdd
commit
4408b020e1
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,9 @@
|
|||
# Template build file for 'twemoji'.
|
||||
# Template file for 'twemoji'
|
||||
pkgname=twemoji
|
||||
version=1.4
|
||||
version=11.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="TwitterColorEmoji-SVGinOT-Linux-${version}"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/twemoji"
|
||||
short_desc="Twitter emoji font set in color and b&w"
|
||||
|
@ -9,9 +11,7 @@ maintainer="Sir_Boops <admin@boops.me>"
|
|||
license="CC-BY-SA-4.0, MIT"
|
||||
homepage="https://github.com/eosrei/twemoji-color-font"
|
||||
distfiles="https://github.com/eosrei/twemoji-color-font/releases/download/v${version}/TwitterColorEmoji-SVGinOT-Linux-${version}.tar.gz"
|
||||
checksum=8f982e09a163372d85e653c8fe7b074c0267b0cc38f73f5c3bff6a6f1aa4c1dc
|
||||
wrksrc="TwitterColorEmoji-SVGinOT-Linux-${version}"
|
||||
noarch=yes
|
||||
checksum=24d0ea465ae3d95f69cd2df42d0b6fa5f0671e777ed3833ca9ac30a704f5201f
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE-MIT.txt
|
||||
|
|
Loading…
Reference in a new issue