summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2018-07-03 23:15:54 +0200
committerLucas Werkmeister2018-07-03 23:17:30 +0200
commite5a9e78c1edb924d8e9685b5840fb85581dab137 (patch)
tree5b8adc9e6e45ecd951de7b4e1a331b40a886064b
parentc207ec65bc82934ca6e51a937e4605fce74ccf36 (diff)
downloadaur-e5a9e78c1edb924d8e9685b5840fb85581dab137.tar.gz
Update to version 4.105
The ChangeLog changes contain the squashed entries of versions 4.100, 4.102, 4.103, 4.104 and 4.105 of the Fontlog.txt on GitHub [1]. Also changes the checksum from SHA2-512 to SHA2-256, because if I understand correctly, SHA2-512 is likely at best only slightly more secure than SHA2-256, and not really worth the extra lenght. Thanks to AUR user Markus00000 for the out-of-date notification! [1]: https://github.com/FAlthausen/Vollkorn-Typeface/blob/master/Fontlog.txt
-rw-r--r--.SRCINFO8
-rw-r--r--ChangeLog.otf-vollkorn21
-rw-r--r--PKGBUILD4
3 files changed, 27 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6925c0d45f64..e19317387d56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 7 23:53:41 UTC 2017
+# Tue Jul 3 21:17:27 UTC 2018
pkgbase = otf-vollkorn
pkgdesc = Vollkorn typeface by Friedrich Althausen (OpenType)
- pkgver = 4.015
+ pkgver = 4.105
pkgrel = 1
url = http://vollkorn-typeface.com/
changelog = ChangeLog.otf-vollkorn
@@ -10,8 +10,8 @@ pkgbase = otf-vollkorn
license = custom:SIL Open Font License
depends = fontconfig
depends = xorg-font-utils
- source = http://vollkorn-typeface.com/download/vollkorn-4-015.zip
- sha512sums = 0f17cd06e670a34ae8e6a891c24494624bac2208b9bdf4add7d80229c22c4dce4ea5af835f2f9d1ae7133272563e372913926f72ea6d399effc605c2b00ef21e
+ source = http://vollkorn-typeface.com/download/vollkorn-4-105.zip
+ sha256sums = e650ea9d967c2af1e9b8d34e1118721728bcd73ccfd3220da4264661301e8af5
pkgname = otf-vollkorn
diff --git a/ChangeLog.otf-vollkorn b/ChangeLog.otf-vollkorn
index 3df26a0df4ea..23ee44e00f6e 100644
--- a/ChangeLog.otf-vollkorn
+++ b/ChangeLog.otf-vollkorn
@@ -1,3 +1,24 @@
+2018-07-13 Lucas Werkmeister <mail@lucaswerkmeister.de>
+
+ * 4.105-1 :
+ update release:
+ - fixed feature code for figures
+ - added Dcedilla
+ - generated OTF, TTF, WOFF, WOFF2, EOT
+ - fixed ascender of λ
+ - added several top anchors to Xx and greek letters
+ - added missing uni0258 ereversed
+ - fixed SemiBold font name
+ - fixed some kerning issues
+ - added some brackets and musical bars
+ - added some anchors to Greek lowercase
+ - added intermediate weights “Medium” and “Extrabold” (and adjusted “SemiBold” and “Bold”)
+ - optimised Vietnamese
+ - added ca. 40 glyphs to support more languages
+ - some new Greek and Latin glyphs
+ - fixed Eng
+ - added half brackets
+
2017-08-15 Lucas Werkmeister <mail@lucaswerkmeister.de>
* 4.015-1 :
diff --git a/PKGBUILD b/PKGBUILD
index 2766644ffd1a..203f69792231 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgname=otf-vollkorn
pkgdesc="Vollkorn typeface by Friedrich Althausen (OpenType)"
url='http://vollkorn-typeface.com/'
license=('custom:SIL Open Font License')
-pkgver=4.015
+pkgver=4.105
pkgrel=1
changelog=ChangeLog.${pkgname}
depends=('fontconfig' 'xorg-font-utils')
arch=('any')
source=(http://vollkorn-typeface.com/download/vollkorn-${pkgver//./-}.zip)
-sha512sums=('0f17cd06e670a34ae8e6a891c24494624bac2208b9bdf4add7d80229c22c4dce4ea5af835f2f9d1ae7133272563e372913926f72ea6d399effc605c2b00ef21e')
+sha256sums=('e650ea9d967c2af1e9b8d34e1118721728bcd73ccfd3220da4264661301e8af5')
package() {
install -d "${pkgdir}/usr/share/fonts/OTF"