summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2017-10-09 14:50:28 +0300
committerCaleb Maclennan2017-10-09 14:50:28 +0300
commit79459b551c60c7f03c7c10763b2a87c339ea1652 (patch)
tree91d4ce26c19fa2331a5c4754954b583dc073d19e /PKGBUILD
parentcb0eb1d953a298212eea5fb203063819cdd3db89 (diff)
downloadaur-79459b551c60c7f03c7c10763b2a87c339ea1652.tar.gz
Use license file bundled in download
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73925c2c7c92..157fd919cb3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,16 @@
pkgname=ttf-sil-lateef
_fname=LateefGR
pkgver=1.200
-pkgrel=1
+pkgrel=2
pkgdesc='OpenType Arabic font from SIL'
arch=('i686' 'x86_64')
url='http://software.sil.org/lateef/'
-license=('OFL')
+license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-sil-arabic' 'ttf-sil-fonts')
install=ttf.install
-source=("http://software.sil.org/downloads/r/lateef/${_fname}-${pkgver}.zip"
- 'LICENSE::http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=OFL_plaintext&filename=OFL.txt')
-sha256sums=('ef6c6b4b4cb8d8502c78efc43cb99d29f391e6cb9eba1b133a661ffda3ddc7e1'
- 'ca122f3bda0154f692817450168cb650a7fc59ef96c93582acd2e7a744d464d3')
+source=("http://software.sil.org/downloads/r/lateef/${_fname}-${pkgver}.zip")
+sha256sums=('ef6c6b4b4cb8d8502c78efc43cb99d29f391e6cb9eba1b133a661ffda3ddc7e1')
package() {
cd "${_fname}-${pkgver}"