summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKurt Dietrich2017-04-30 11:44:17 -0400
committerKurt Dietrich2017-04-30 11:44:17 -0400
commit57006b5badc0195ea00e96d4994ea78ffae5aa52 (patch)
treed1e8e4b1b81fc2f614053fc3d5166d9b2c3fbf86 /PKGBUILD
parent71bbba495a049f1696f2db1357d1580120c8ce60 (diff)
downloadaur-57006b5badc0195ea00e96d4994ea78ffae5aa52.tar.gz
Added sums to sources array.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea56d310c1b..4dad26bfc6da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: chongli <kurto@mac.com>
pkgname=otf-montserrat
pkgver=0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Often compared to Proxima Nova for it's charming utility, Montserrat is a useful typeface, loved by many web and UI designers. Designed by Julieta Ulanovsky."
arch=('any')
url="https://www.fontsquirrel.com/fonts/montserrat"
license=('custom:SIL')
provides=('otf-montserrat')
-source=('https://www.fontsquirrel.com/fonts/download/montserrat')
+source=('https://www.fontsquirrel.com/fonts/download/montserrat'
+ 'sums')
sha256sums=('SKIP')
prepare () {