From 95beea7f8c93eb20110140b19aa6e2bb628b3979 Mon Sep 17 00:00:00 2001 From: kth5 Date: Tue, 12 Dec 2023 15:05:06 +0100 Subject: [PATCH] * update noto-fonts-emoji to 1:2.042-1 --- noto-fonts-emoji/66-noto-color-emoji.conf | 27 ----------------------- noto-fonts-emoji/PKGBUILD | 6 ++--- 2 files changed, 3 insertions(+), 30 deletions(-) delete mode 100644 noto-fonts-emoji/66-noto-color-emoji.conf diff --git a/noto-fonts-emoji/66-noto-color-emoji.conf b/noto-fonts-emoji/66-noto-color-emoji.conf deleted file mode 100644 index 4f7c74c28e..0000000000 --- a/noto-fonts-emoji/66-noto-color-emoji.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - Noto Color Emoji - - - charset - - 0x0000 - 0x00FF - - - - - - Noto - - Noto Color Emoji - - - diff --git a/noto-fonts-emoji/PKGBUILD b/noto-fonts-emoji/PKGBUILD index f67cd958a4..59d025c1f5 100644 --- a/noto-fonts-emoji/PKGBUILD +++ b/noto-fonts-emoji/PKGBUILD @@ -2,16 +2,16 @@ # Maintainer: Antonio Rojas pkgname=noto-fonts-emoji -pkgver=20220920 -_commit=c79f4f80c53034c3d50a0ed90447ec4903cb5683 +pkgver=2.042 pkgrel=1 +epoch=1 pkgdesc='Google Noto emoji fonts' arch=(any) url='https://www.google.com/get/noto/' license=(custom:OFL) provides=(emoji-font) makedepends=(git) -source=(git+https://github.com/googlefonts/noto-emoji.git#commit=$_commit) +source=(git+https://github.com/googlefonts/noto-emoji.git#tag=v$pkgver) sha256sums=('SKIP') package() {