summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2023-10-17 19:21:10 +0200
committerMarcell Meszaros2023-10-17 19:21:10 +0200
commitaa95152504dcc20afc3554734b6aea0fbbe390a2 (patch)
tree7c2010deb95334d35b876e451037880dbc530c08
parent7b6f2427d610d4205ba2270bdb0e85aaf69a0912 (diff)
downloadaur-aa95152504dcc20afc3554734b6aea0fbbe390a2.tar.gz
2:16.4beta-2: declare license as 'OFL' as per Arch PKGBUILD wiki article
-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'