summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrobocioaca2020-06-30 14:05:21 +0200
committerrobocioaca2020-06-30 14:05:21 +0200
commitec3aeea479a74e00cc7aacaee33f61394667501f (patch)
tree1d5760e6fa91e601f04c0effba3aeebe65e22b94 /PKGBUILD
parenta44d1bad2d4171de5ae307ae2714349612abfdef (diff)
downloadaur-ec3aeea479a74e00cc7aacaee33f61394667501f.tar.gz
Dropped the transitional package xorg-font-utils: fonts should not depend on xserver implementation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1f8eaa214af..498e48f8765c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=otf-sweden-sans
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="Sweden Sans is a sans serif typeface that can be used in both analogue and digital formats"
arch=('any')
url="https://identity.sweden.se/buildingblocks/secondary-building-blocks-always-use#our-main-typeface"
license=('custom')
-depends=(fontconfig xorg-font-utils)
+depends=(fontconfig xorg-mkfontscale)
install=otf-sweden-sans.install
source=(https://identity.sweden.se/wp-content/uploads/sweden_sans_desktop_and_web.zip)
sha256sums=('0a81641bb2de57f332663faf70ed533206948e60ebdb3f636722ff013385198f')