summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Kline2019-12-04 09:55:08 -0800
committerMatt Kline2019-12-04 09:55:08 -0800
commitb98e53c5c9c6817af0506dd8477d4a609833076e (patch)
treeb6e5bc78ed27f7104278aa3292c3fccc427444d4
parent68c8409e7bdd34716627d0d4606889f72aabb823 (diff)
downloadaur-b98e53c5c9c6817af0506dd8477d4a609833076e.tar.gz
Bodoni* 2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd33e252c8be..aa899281226b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = otf-bodoni
pkgdesc = An OpenType Bodoni revival created by indestructible type*.
- pkgver = 1.2
+ pkgver = 2.0
pkgrel = 1
url = https://indestructibletype.com/Bodoni.html
arch = any
license = custom:OFL
depends = fontconfig
source = https://indestructibletype.com/Bodoni.zip
- sha256sums = 125de4678b5d075c71042e37ab7138a45160527ecbe939a03d73245f1393792c
+ sha256sums = d8e61cb93c475e933589398f88815820b714df8e4a2971c4b220bd51be7fced2
pkgname = otf-bodoni
diff --git a/PKGBUILD b/PKGBUILD
index 72da10e71076..59d0de8bf9b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=otf-bodoni
-pkgver=1.2
+pkgver=2.0
pkgrel=1
pkgdesc="An OpenType Bodoni revival created by indestructible type*."
arch=('any')
@@ -7,7 +7,7 @@ url="https://indestructibletype.com/Bodoni.html"
license=('custom:OFL')
depends=('fontconfig')
source=("https://indestructibletype.com/Bodoni.zip")
-sha256sums=('125de4678b5d075c71042e37ab7138a45160527ecbe939a03d73245f1393792c')
+sha256sums=('d8e61cb93c475e933589398f88815820b714df8e4a2971c4b220bd51be7fced2')
package() {