summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-08-12 18:55:42 +0300
committerCaleb Maclennan2020-08-12 18:55:42 +0300
commit432e6071af40ba0a6e6265f38beec84b097647ae (patch)
tree34c3d6689e5e22aa058cab93e4445f62b819cb36
parent2e3c11e3b0a1072af276bc7f4c3f1e904c086610 (diff)
downloadaur-happy-times-font.tar.gz
Use version from foundry website, font files are apparently misreported
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91a874772a35..3c664b34600c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = happy-times-font
- pkgdesc = A typeface mixing human calligraphy and geometric shapes, from Velvetyne Type Foundry
- pkgver = 1.000
+ pkgdesc = A contemporary take on the Times New Roman typeface, from Velvetyne Type Foundry
+ pkgver = 2.000
pkgrel = 1
url = https://velvetyne.fr/fonts/happy-times
arch = any
license = OFL
- source = https://gitlab.com/velvetyne/Happy-Times-at-the-IKOB/-/archive/0fc4cf5da8c67bd19c3b88b20f233a3564516427/happy-times-1.000.tar.bz2
+ source = https://gitlab.com/velvetyne/Happy-Times-at-the-IKOB/-/archive/0fc4cf5da8c67bd19c3b88b20f233a3564516427/happy-times-2.000.tar.bz2
sha256sums = 9927092f67cc8bf8b021c2f55aa9c9c2362924ef719922cbcff33bd1df0bb190
pkgname = otf-happy-times
diff --git a/PKGBUILD b/PKGBUILD
index 5bb671150baa..bc6ec6f055e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ _repo=Happy-Times-at-the-IKOB
pkgbase=$_name-font
pkgname=(otf-$_name)
_sha=0fc4cf5da8c67bd19c3b88b20f233a3564516427
-pkgver=1.000
+pkgver=2.000
pkgrel=1
-pkgdesc='A typeface mixing human calligraphy and geometric shapes, from Velvetyne Type Foundry'
+pkgdesc='A contemporary take on the Times New Roman typeface, from Velvetyne Type Foundry'
arch=('any')
url="https://velvetyne.fr/fonts/$_name"
license=('OFL')