Merge pull request #6779 from cr6gtx/Noto-fonts-emoji
noto-fonts-emoji: update to 20170311
This commit is contained in:
commit
ac6717d58e
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'noto-fonts-emoji'.
|
||||
pkgname=noto-fonts-emoji
|
||||
version=20161020
|
||||
version=20170311
|
||||
revision=1
|
||||
noarch="yes"
|
||||
_githash=f09b63d1ecfe19b93021b0a283f1aa539b7230a9
|
||||
_githash=09e5d14766875b7ce15f832c966d22dd02cad848
|
||||
wrksrc="noto-emoji-${_githash}"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/noto"
|
||||
|
@ -11,8 +11,8 @@ 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/googlei18n/noto-emoji/archive/${_githash}.tar.gz"
|
||||
checksum=32926d0483fd7d6ca962876530b9faaae3e49ee05ae5bc417e5f2db2622ba6a5
|
||||
distfiles="https://github.com/googlei18n/noto-emoji/archive/${_githash}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=ab1915159b8dd6b4583271a9269009d219aa8073da5f992f715c7e39e457b7c4
|
||||
conflicts="google-fonts-ttf>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user