aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-06-29 12:11:00 +0300
committerTimo Teräs <timo.teras@iki.fi>2018-07-19 08:38:43 +0000
commitded3cbc15125f85aede03f38a00bb77a6066508e (patch)
treebdf0283c83354d2bcef97e8251ad5ee61faa09a1
parentaf0f910d7813fe41fb7d2124d0c2f59731fc4d26 (diff)
downloadaports-ded3cbc15125f85aede03f38a00bb77a6066508e.tar.bz2
aports-ded3cbc15125f85aede03f38a00bb77a6066508e.tar.xz
main/unifont: upgrade to 11.0.01, clarify license
-rw-r--r--main/unifont/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/unifont/APKBUILD b/main/unifont/APKBUILD
index fc5748f618..7d6e1caf09 100644
--- a/main/unifont/APKBUILD
+++ b/main/unifont/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Breno Leitao <breno.leitao@gmail.com>
# Maintainer: Breno Leitao <breno.leitao@gmail.com>
pkgname=unifont
-pkgver=9.0.06
-pkgrel=1
-pkgdesc="GNU Unifont package with glyphs for every printable code point in the Unicode 9.0 Basic Multilingual Plane (BMP)"
+pkgver=11.0.01
+pkgrel=0
+pkgdesc="GNU Unifont glyphs"
url="http://unifoundry.com/unifont.html"
arch="all"
options="!check" # No way to test fonts.
-license="GPL-2.0+ WITH Font-exception-2.0, GPL-2.0+, GFDL-1.3+"
+license="GFDL-1.3-or-later GPL-2.0-or-later WITH Font-exception-2.0"
depends="bdftopcf perl-gd"
makedepends=""
install=""
@@ -26,4 +26,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="767dc107d9a33008116b6939facbf31db6c7942acad257ad52a1a249f04b6215b41da928ef00e8308c2cc19924257cb0219d4eddd2b99502621ebd82e8673988 unifont-9.0.06.tar.gz"
+sha512sums="b6668dfc0eb95a0ca313bd8a3e330c06b928d536d1c00f837398ab210beb0a8f251e85cdca8787116eb92e7990c2157c81b7353be2112396a468ea252a93de1d unifont-11.0.01.tar.gz"