summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xbadc0de2021-12-01 21:51:08 +0200
committer0xbadc0de2021-12-01 21:51:08 +0200
commit91c6bffd1957b15631485a7a1e1cc3aaf2126621 (patch)
tree8bd4c4beee17d9b2e92c3d2a0173552d94adb8c9
parent500ccbcb6c9376771e70177c7c6171bf6a8a576c (diff)
downloadaur-91c6bffd1957b15631485a7a1e1cc3aaf2126621.tar.gz
Updated checksums
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1d94a0f083c..5196d82efc08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bedstead-fonts
pkgdesc = Bedstead is a family of outline fonts based on the characters produced by the Mullard SAA5050 series of Teletext Character Generators.
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = https://bjh21.me.uk/bedstead/
arch = any
license = custom
@@ -10,11 +10,10 @@ pkgbase = bedstead-fonts
source = https://bjh21.me.uk/bedstead/bedstead-semicondensed.otf
source = https://bjh21.me.uk/bedstead/bedstead-extracondensed.otf
source = https://bjh21.me.uk/bedstead/bedstead-ultracondensed.otf
- md5sums = 15ca003818995bc4a9644bb294fc1733
- md5sums = 26da580e65466c7d584365826587241d
- md5sums = 112d481df0467030723ade2b08ea8e0b
- md5sums = 3a71328d5c89a6bb961e073f977a41ea
- md5sums = eca3e19a6b193adb49c9b553aac0fd64
+ md5sums = 8f470fe3177d0ade14a5e464a08c365d
+ md5sums = e180a7de8a79427bf42aebf78313a1e1
+ md5sums = 8a614f589a87e8c1b2bb09a53316692c
+ md5sums = 3d7ea90575c0d611f40bb37f528e4032
+ md5sums = 9c7f71fce912257e3fa1e822e5099421
pkgname = bedstead-fonts
-
diff --git a/PKGBUILD b/PKGBUILD
index 54a1b9e4b6ec..5456a7c2ad2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bedstead-fonts
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Bedstead is a family of outline fonts based on the characters produced by the Mullard SAA5050 series of Teletext Character Generators."
url="https://bjh21.me.uk/bedstead/"
arch=(any)
@@ -18,8 +18,8 @@ package() {
install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 *.otf
}
-md5sums=('15ca003818995bc4a9644bb294fc1733'
- '26da580e65466c7d584365826587241d'
- '112d481df0467030723ade2b08ea8e0b'
- '3a71328d5c89a6bb961e073f977a41ea'
- 'eca3e19a6b193adb49c9b553aac0fd64')
+md5sums=('8f470fe3177d0ade14a5e464a08c365d'
+ 'e180a7de8a79427bf42aebf78313a1e1'
+ '8a614f589a87e8c1b2bb09a53316692c'
+ '3d7ea90575c0d611f40bb37f528e4032'
+ '9c7f71fce912257e3fa1e822e5099421')