summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Whited2019-05-07 20:53:23 -0500
committerSam Whited2019-05-07 20:53:23 -0500
commit7d10443e11bc35dd2a6511e0b588f33c4c800fcc (patch)
tree1ca6831b3ed0ce4effa77cb635742bf70bcc2c87
parent938253f4cd696e893a6a17bf58cc9009df5a38c1 (diff)
downloadaur-7d10443e11bc35dd2a6511e0b588f33c4c800fcc.tar.gz
Bump to v1.003
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e69cfc1e7d11..903c66740201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-public-sans
pkgdesc = A strong, neutral typeface for text or display.
- pkgver = 1.002
+ pkgver = 1.003
pkgrel = 1
url = https://public-sans.digital.gov/
arch = any
license = custom:OFL
- source = ttf-public-sans-1.002.zip::https://github.com/uswds/public-sans/releases/download/v1.002/public-sans-v1.002.zip
+ source = ttf-public-sans-1.003.zip::https://github.com/uswds/public-sans/releases/download/v1.003/public-sans-v1.003.zip
source = https://raw.githubusercontent.com/uswds/public-sans/master/ofl.txt
- sha256sums = 4264e06bc686471f94107f63c17b6d9fe8a6d6c32ec80c6df01e58b0032f1b7c
+ sha256sums = 75aa2b3999af1eddfdf042f8a6e40eaa3a8a3eeab966287d06a0a973d9490a0b
sha256sums = a24aca924da18c40798440bd9e97ef0a78868f7f7c5d1ca9c709a29a4e220087
pkgname = ttf-public-sans
diff --git a/PKGBUILD b/PKGBUILD
index 8b272a2fe611..f87b52eebcef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_fnt_name=public-sans
pkgname=ttf-${_fnt_name}
-pkgver=1.002
+pkgver=1.003
pkgrel=1
pkgdesc="A strong, neutral typeface for text or display."
arch=('any')
@@ -10,7 +10,7 @@ url="https://public-sans.digital.gov/"
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/ofl.txt)
-sha256sums=('4264e06bc686471f94107f63c17b6d9fe8a6d6c32ec80c6df01e58b0032f1b7c'
+sha256sums=('75aa2b3999af1eddfdf042f8a6e40eaa3a8a3eeab966287d06a0a973d9490a0b'
'a24aca924da18c40798440bd9e97ef0a78868f7f7c5d1ca9c709a29a4e220087')
package() {