summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2020-09-02 01:18:57 +0200
committerfenuks2020-09-02 01:18:57 +0200
commit3d8ff079ef6e5aa70d73e2f6a3d9ac3803548599 (patch)
tree57b8096d156bc10ea0df9e05b025ba9f89d16ec7 /PKGBUILD
parent4413c599be79fca7ada331f55bcfa8cef48bc6a9 (diff)
downloadaur-3d8ff079ef6e5aa70d73e2f6a3d9ac3803548599.tar.gz
Update to 1.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd6ef7e1d5c4..9714ee50d27e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,12 @@
pkgname=ttf-librebaskerville
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="Libre Baskerville is webfont optimized for web body text (typically 16px). It's based on 1941 ATF Specimens, but it has a taller x height, wider counters and minor contrast that allow it to work on small sizes in any screen."
arch=("any")
# https://github.com/impallari/Libre-Baskerville
url="http://www.impallari.com/projects/overview/libre-baskerville"
license=("custom:OFL")
-depends=("fontconfig" "xorg-font-utils")
-optdepends=()
-makedepends=()
-conflicts=()
-# install=$pkgname.install
source=("https://github.com/impallari/Libre-Baskerville/archive/master.zip")
sha256sums=('2771a5cfb2801d92093ac51cacf7f088dffa11afbe9fea4e47b4396d1719a143')