summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD19
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 492638bb1dc8..6e1ed1e6f8f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = otf-sansita-swashed
pkgdesc = Ornate version of Sansita from Omnibus-Type.
pkgver = 1.003
- pkgrel = 2
+ pkgrel = 3
url = https://www.omnibus-type.com/fonts/sansita-swashed/
arch = any
license = OFL
- source = otf-sansita-swashed-1.003-2-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/OFL.txt
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Black.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Bold.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-ExtraBold.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Light.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Medium.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Regular.otf
- source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-SemiBold.otf
+ source = otf-sansita-swashed-1.003-3-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/OFL.txt
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-Black.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-Bold.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-ExtraBold.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-Light.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-Medium.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-Regular.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/4b18bac65511ce185c1dc687472a8c77bdc6cc4d/fonts/otf/SansitaSwashed-SemiBold.otf
sha256sums = e0513f56a7710b94b459ccb7ef77bb7a464e24c777fb2f7023b78af8915dbb86
sha256sums = eed1232ae70fe117059c56a14162869c85b1ebc277c2ff30221016a591bc9496
sha256sums = c1e8dd713e922a7d3be833a7b2a1783ca314811abd838d3fed924abca2ad889f
@@ -23,4 +23,3 @@ pkgbase = otf-sansita-swashed
sha256sums = a6be670bce6c2834755b34dec41e1a11e4c64bc5ceff94a60bb510d8e6857d90
pkgname = otf-sansita-swashed
-
diff --git a/PKGBUILD b/PKGBUILD
index f845cad1c87b..7ecd4d28e286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,20 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=otf-sansita-swashed
pkgver=1.003
-pkgrel=2
+pkgrel=3
pkgdesc='Ornate version of Sansita from Omnibus-Type.'
arch=('any')
url='https://www.omnibus-type.com/fonts/sansita-swashed/'
license=('OFL')
-source=("${pkgname}-${pkgver}-${pkgrel}-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/OFL.txt"
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Black.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Bold.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-ExtraBold.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Light.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Medium.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Regular.otf'
- 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-SemiBold.otf')
+_commit='4b18bac65511ce185c1dc687472a8c77bdc6cc4d'
+source=("${pkgname}-${pkgver}-${pkgrel}-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/OFL.txt"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-Black.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-Bold.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-ExtraBold.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-Light.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-Medium.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-Regular.otf"
+ "https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/${_commit}/fonts/otf/SansitaSwashed-SemiBold.otf")
sha256sums=('e0513f56a7710b94b459ccb7ef77bb7a464e24c777fb2f7023b78af8915dbb86'
'eed1232ae70fe117059c56a14162869c85b1ebc277c2ff30221016a591bc9496'
'c1e8dd713e922a7d3be833a7b2a1783ca314811abd838d3fed924abca2ad889f'