summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuhr2016-08-03 12:18:18 +0900
committeryuhr2016-08-03 12:18:18 +0900
commit677c9c0719f21bef260e17a751d7e04273ea219e (patch)
tree0ef1fed9ce56cbcc00d0bf4387099f85efe64353
parentfaa799479e7899edcc529d8252f70761c793611a (diff)
downloadaur-677c9c0719f21bef260e17a751d7e04273ea219e.tar.gz
initial commit
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03f91579430b..5588e879b9bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Aug 3 02:55:55 UTC 2016
+# Wed Aug 3 03:17:17 UTC 2016
pkgbase = ttf-averia-serif-libre
pkgdesc = Averia Serif Libre fonts, typeface a bit gentle from Averia Serif
pkgver = 1.0
@@ -8,6 +8,7 @@ pkgbase = ttf-averia-serif-libre
arch = any
depends = fontconfig
depends = xorg-font-utils
+ source = http://www.1001freefonts.com/d/5521/averia_serif_libre.zip
pkgname = ttf-averia-serif-libre
diff --git a/PKGBUILD b/PKGBUILD
index 93c6e1abacd1..15b09c127f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgrel=1
pkgdesc="Averia Serif Libre fonts, typeface a bit gentle from Averia Serif"
arch=('any')
depends=('fontconfig' 'xorg-font-utils')
+source=('http://www.1001freefonts.com/d/5521/averia_serif_libre.zip')
install=$pkgname.install
package() {