summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2018-02-08 00:52:46 +0100
committerfenuks2018-02-08 00:52:46 +0100
commite7de82fde9ff8373f5a58fd2324b517dad0d261e (patch)
tree25edaa5478d754196fbaa21562384f3c371db02e /PKGBUILD
parente0936de368be04dc4e96c5568dd4477318befbe1 (diff)
downloadaur-e7de82fde9ff8373f5a58fd2324b517dad0d261e.tar.gz
Update to 1.0-2, download font from GitHub
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20499167eede..0be3b36317c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ttf-librebaskerville
pkgver=1.0
-pkgrel=1
+pkgrel=2
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
@@ -13,8 +13,8 @@ optdepends=()
makedepends=()
conflicts=()
# install=$pkgname.install
-source=("http://www.impallari.com/media/uploads/prosources/update-86-source.zip")
-sha256sums=('67ee4b67d55a8b9a16f234125bb89bffb9842e2b74f2c0e8f8479dde11f288d4')
+source=("https://github.com/impallari/Libre-Baskerville/archive/master.zip")
+sha256sums=('2771a5cfb2801d92093ac51cacf7f088dffa11afbe9fea4e47b4396d1719a143')
package() {