summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2024-02-18 18:41:36 -0500
committerneeshy2024-02-18 18:41:36 -0500
commit2110badcfdec21c061d5187a87c48be6e51d4ec6 (patch)
tree66cb3ea5136c99bdaeaa75224f7d59186a2c1a69 /PKGBUILD
parentd5f5800a80f7c4dd6b3e6a4af88d27d89af0b029 (diff)
downloadaur-2110badcfdec21c061d5187a87c48be6e51d4ec6.tar.gz
use spdx identifiers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4790ea77b365..0830b641d4bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=pcf-unifont-extra
pkgver=15.1.04
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Unifont Glyphs (PCF version, bold and italic)"
arch=('any')
url="https://unifoundry.com/unifont/index.html"
-license=('GPL2' 'custom:OFL')
+license=('OFL-1.1 OR GPL-2.0-or-later WITH Font-exception-2.0')
makedepends=('mkbold-mkitalic' 'xorg-bdftopcf')
source=("https://ftp.gnu.org/gnu/unifont/unifont-$pkgver/unifont-$pkgver.bdf.gz"{,.sig}
"https://unifoundry.com/LICENSE.txt")