summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2019-10-29 01:09:54 +0200
committerAdrian Perez de Castro2019-10-29 01:09:54 +0200
commit14aeaaf8b26ef1f87674980250820deb129d4634 (patch)
treed8982b0c4fc9b6acd373186c153b9365c1ea97a1 /PKGBUILD
parent84bc2b971e94c34cca88d21945c2bb6d3ff4632a (diff)
downloadaur-14aeaaf8b26ef1f87674980250820deb129d4634.tar.gz
Remove unneeded install script, modernize .gitignore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee83ccc38a98..963a85f15384 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Patrick McCarty <pnorcks at gmail dot com>
+# Contributor: Adrian Perez de Castro <aperez at igalia dot com>
pkgname=ttf-clear-sans
pkgver=1.00
-pkgrel=2
+pkgrel=3
pkgdesc="A versatile OpenType font for screen, print and Web"
arch=('any')
url="https://01.org/clear-sans"
-license=('Apache2')
-depends=('fontconfig' 'xorg-font-utils')
-install="$pkgname.install"
+license=('custom:Apache2')
source=("https://01.org/sites/default/files/downloads/clearsans-${pkgver}.zip")
sha256sums=('41809a296870dd7b4753d6532b4093821d61f9806281e6c053ccb11083ad1190')