summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlester2014-01-27 16:06:50 +0800
committerlester2014-01-27 16:06:50 +0800
commit2ee6ba57f86d7b0c44f4dcf74decd45a5fe89d7b (patch)
tree6e9eb0b732d03af37a94eff2c7878220ebf8e0e3
parent2358f35ea71ce6c2f6be012fe38e31115ffc6a5f (diff)
downloadaur-2ee6ba57f86d7b0c44f4dcf74decd45a5fe89d7b.tar.gz
Update license information for the package
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02c7805df0d6..6b90fd1bc522 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = ttf-liberation-sans-narrow
url = https://www.redhat.com/promo/fonts/
install = ttf.install
arch = any
+ license = custom
license = GPL2
makedepends = fontforge
depends = fontconfig
diff --git a/PKGBUILD b/PKGBUILD
index bd5e9fb2c9e8..f1b8a1cea9c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgver=1.07.3
pkgrel=1
pkgdesc='Red Hats Liberation fonts.'
arch=('any')
-license=('GPL2')
+license=('custom' 'GPL2')
url='https://www.redhat.com/promo/fonts/'
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
optdepends=('ttf-liberation: Main liberation fonts')