summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramoka2020-08-07 18:03:03 -0400
committeramoka2020-08-07 18:03:03 -0400
commitb9504f8d049bcd3846f7cd1b865e1a9c568bdad3 (patch)
tree965515c71730e9bf231a56e75b0075a8405428f0
parente329709226d530d3f1d932bcdf19028923cf4876 (diff)
downloadaur-b9504f8d049bcd3846f7cd1b865e1a9c568bdad3.tar.gz
proper version number
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478875ee4054..1ae72b23ab77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-archivo-black
pkgdesc = Archivo is a grotesque sans serif typeface family from Omnibus Type
- pkgver = 1.006
+ pkgver = 1.101
pkgrel = 1
url = https://github.com/Omnibus-Type/ArchivoBlack
arch = any
license = custom:OFL
- source = https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/fonts/ttf/ArchivoBlack-Regular.ttf
- source = https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/fonts/ttf/ArchivoBlack-Italic.ttf
- source = https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/OFL.txt
+ source = https://github.com/Omnibus-Type/ArchivoBlack/raw/39fc14632edc46bffeddc944cedacf8f440c077f/fonts/ttf/ArchivoBlack-Regular.ttf
+ source = https://github.com/Omnibus-Type/ArchivoBlack/raw/39fc14632edc46bffeddc944cedacf8f440c077f/fonts/ttf/ArchivoBlack-Italic.ttf
+ source = https://github.com/Omnibus-Type/ArchivoBlack/raw/39fc14632edc46bffeddc944cedacf8f440c077f/OFL.txt
sha256sums = 3cdaf0609a90ce679499407fc7761f3adb5ae8d3c3237249c2d11f5f095eda7d
sha256sums = 721b3c19efaf59c62316b4192a32fbe60856c3f87bf7e4648bab7fdb70926150
- sha256sums = 000a3db5300ab7645fb1f861061987f7a4320939ae733d5c29aab3df6a281447
+ sha256sums = 427ffa501968f3e61220c0cf72a102b9e64872c648c01003fe0f894e180b9318
pkgname = ttf-archivo-black
diff --git a/PKGBUILD b/PKGBUILD
index d4d11a61f10f..4374a5f01156 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: Amanoel Dawod <amoka at amanoel dot com>
pkgname=ttf-archivo-black
-pkgver=1.006
+pkgver=1.101
pkgrel=1
+_commit="39fc14632edc46bffeddc944cedacf8f440c077f"
pkgdesc="Archivo is a grotesque sans serif typeface family from Omnibus Type"
arch=('any')
url="https://github.com/Omnibus-Type/ArchivoBlack"
license=('custom:OFL')
-source=("https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/fonts/ttf/ArchivoBlack-Regular.ttf"
- "https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/fonts/ttf/ArchivoBlack-Italic.ttf"
- "https://raw.githubusercontent.com/Omnibus-Type/ArchivoBlack/master/OFL.txt")
+source=("https://github.com/Omnibus-Type/ArchivoBlack/raw/$_commit/fonts/ttf/ArchivoBlack-Regular.ttf"
+ "https://github.com/Omnibus-Type/ArchivoBlack/raw/$_commit/fonts/ttf/ArchivoBlack-Italic.ttf"
+ "https://github.com/Omnibus-Type/ArchivoBlack/raw/$_commit/OFL.txt")
sha256sums=('3cdaf0609a90ce679499407fc7761f3adb5ae8d3c3237249c2d11f5f095eda7d'
'721b3c19efaf59c62316b4192a32fbe60856c3f87bf7e4648bab7fdb70926150'
- '000a3db5300ab7645fb1f861061987f7a4320939ae733d5c29aab3df6a281447')
+ '427ffa501968f3e61220c0cf72a102b9e64872c648c01003fe0f894e180b9318')
package() {
install -d "${pkgdir}"/usr/share/fonts/TTF