summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 350e62f94bb2..340b256dc0a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = noto-fonts-emoji-apple
pkgdesc = Noto Fonts with emojis replaced with Apple's, derived form Magisk_iOS_Emoji
pkgver = 16.4beta
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://gitlab.com/timescam/noto-fonts-emoji-apple
arch = any
- license = custom:SIL
+ license = OFL
makedepends = git
provides = emoji-font
provides = noto-fonts-emoji
diff --git a/PKGBUILD b/PKGBUILD
index 480610b6c03b..6017d2c09d6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ pkgname=noto-fonts-emoji-apple
_pkgname=noto-fonts-emoji
pkgver=16.4beta
_commit=02d3fb40bca2c579e0110b98aeea812ca14e7851
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc="Noto Fonts with emojis replaced with Apple's, derived form Magisk_iOS_Emoji"
arch=(any)
url="https://gitlab.com/timescam/noto-fonts-emoji-apple"
-license=('custom:SIL')
+license=('OFL')
provides=(
'emoji-font'
'noto-fonts-emoji'