summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2021-09-17 15:18:26 +1000
committerRhinoceros2021-09-17 15:18:26 +1000
commit0bb17c28c724f7f98e867d294b8366b30fab724e (patch)
treeefd31805b19566f73c30ba9d0b0ff512f83a475a /PKGBUILD
parent558a90f00252c401d7d92ab3436146c440d85e95 (diff)
downloadaur-0bb17c28c724f7f98e867d294b8366b30fab724e.tar.gz
OFL license doesn't need "custom:" in front of it
* Don't bump pkgrel. Not worth it for such a minor change.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 461f2777a29b..d8e391d1d02a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=5
pkgdesc="Cantora ('Singer' in Spanish) is a friendly semi-formal, semi-condensed, semi–sans-serif font, from Pablo Impallari"
arch=(any)
url='https://fonts.google.com/specimen/Cantora+One'
-license=('custom:OFL')
+license=('OFL')
groups=("${_group}-fonts")
source=("Cantora_One.zip::https://fonts.google.com/download?family=Cantora%20One")
sha256sums=('e117ac04349b3b31d08dcc6cf9a31c61ceb508423bdf0f2193aa41e307af9ae9')