summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Whited2020-01-09 08:15:24 -0500
committerSam Whited2020-01-09 08:15:24 -0500
commitcd237ad36c48debcd20b7fed723722813248e372 (patch)
tree560819c3f4df404e9b2a0d14a408ef9908423565
parent2a34ef69533be6c19b230afba5ab2504e0530e4f (diff)
downloadaur-ttf-public-sans.tar.gz
Bump to v1.008
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD4
3 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bd8b27eb72b..013e3737e5af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ttf-public-sans
pkgdesc = A strong, neutral typeface for text or display.
- pkgver = 1.007
+ pkgver = 1.008
pkgrel = 1
url = https://public-sans.digital.gov/
arch = any
license = custom:OFL
- source = ttf-public-sans-1.007.zip::https://github.com/uswds/public-sans/releases/download/v1.007/public-sans-v1.007.zip
+ source = ttf-public-sans-1.008.zip::https://github.com/uswds/public-sans/releases/download/v1.008/public-sans-v1.008.zip
source = https://raw.githubusercontent.com/uswds/public-sans/master/LICENSE.md
source = https://raw.githubusercontent.com/impallari/Libre-Franklin/master/OFL.txt
- sha256sums = 5e92f0cfddef3f0c8e1bd6ed63eb92eacae85f37621c69b5af75afde2cd26019
+ sha256sums = 12c5880048ad3f62f8b6f868142cb8b694029a037b6886788ce587babe026874
sha256sums = 00acc4a89658f2c26f17d608f37f909ad087ade21b02759f4c221526371cf9eb
sha256sums = ea80c9fcfc279cc306910cf5a21133320276ced31d3929e3c025519f3ed28b50
diff --git a/.gitignore b/.gitignore
index 0cded878b28c..d73901d8a7ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
*.md
pkg/
src/
+*.tar
*.tar.gz
*.tar.xz
+*.tar.zstd
*.txt
*.zip
diff --git a/PKGBUILD b/PKGBUILD
index 9acb715d99dc..0cca3e359e87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_fnt_name=public-sans
pkgname=ttf-${_fnt_name}
-pkgver=1.007
+pkgver=1.008
pkgrel=1
pkgdesc="A strong, neutral typeface for text or display."
arch=('any')
@@ -11,7 +11,7 @@ license=('custom:OFL')
source=("$pkgname-$pkgver.zip::https://github.com/uswds/${_fnt_name}/releases/download/v${pkgver}/${_fnt_name}-v${pkgver}.zip"
https://raw.githubusercontent.com/uswds/public-sans/master/LICENSE.md
https://raw.githubusercontent.com/impallari/Libre-Franklin/master/OFL.txt)
-sha256sums=('5e92f0cfddef3f0c8e1bd6ed63eb92eacae85f37621c69b5af75afde2cd26019'
+sha256sums=('12c5880048ad3f62f8b6f868142cb8b694029a037b6886788ce587babe026874'
'00acc4a89658f2c26f17d608f37f909ad087ade21b02759f4c221526371cf9eb'
'ea80c9fcfc279cc306910cf5a21133320276ced31d3929e3c025519f3ed28b50')