noto-fonts-emoji: update to 2.028.
This commit is contained in:
parent
dc8139f375
commit
2201886262
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'noto-fonts-emoji'
|
||||
pkgname=noto-fonts-emoji
|
||||
version=20200916
|
||||
reverts="20200916_1 20200722_2 20200722_1 20191016_1 20180810_2 20180810_1
|
||||
20180301_1 20170311_1 20161020_1"
|
||||
version=2.028
|
||||
revision=1
|
||||
# fix suffix as appropriate for new versions
|
||||
_suffix=unicode13_1
|
||||
_ver=${version:0:4}-${version:4:2}-${version:6:2}
|
||||
wrksrc="noto-emoji-${_ver}-${_suffix}"
|
||||
wrksrc=noto-emoji-${version}
|
||||
depends="font-util"
|
||||
short_desc="Google Noto Emoji Fonts"
|
||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://www.google.com/get/noto/"
|
||||
distfiles="https://github.com/googlefonts/noto-emoji/archive/refs/tags/v${_ver}-${_suffix}.tar.gz"
|
||||
checksum=13ad521b42e395751c72c0bf5585bd354d2383c65abe1a6227743fa8661e0feb
|
||||
distfiles="https://github.com/googlefonts/noto-emoji/archive/v${version}.tar.gz"
|
||||
checksum=731f3d5eacbe789a72b35180c0ca813ba024609a77788fbb128f5c232e0d09c5
|
||||
font_dirs="/usr/share/fonts/noto"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue