Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
junicode-font
Commits:
11cb122d by Caleb Maclennan at 2024-05-28T22:44:08+03:00
upgpkg: 2.207-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = junicode-font
pkgdesc = Font for medievalists
- pkgver = 2.206
+ pkgver = 2.207
pkgrel = 1
url = https://github.com/psb1558/Junicode-font
arch = any
license = OFL
- source =
https://github.com/psb1558/Junicode-font/releases/download/v2.206/Junicode_2.206.zip
- sha256sums =
298a8a8d7bdca5cac659791437fa343729ee2aa9ff3e19d81dc49e24c5f62478
+ source =
https://github.com/psb1558/Junicode-font/releases/download/v2.207/Junicode_2.207.zip
+ sha256sums =
6f98028bf139c47d3aef5ea931d8bb4434d091f1308eb80f3ae0c398e399e973
pkgname = otf-junicode
provides = junicode-font
=====================================
PKGBUILD
=====================================
@@ -6,14 +6,14 @@
_name=junicode
pkgbase=$_name-font
pkgname=(otf-$_name ttf-$_name ttf-$_name-variable)
-pkgver=2.206
+pkgver=2.207
pkgrel=1
pkgdesc='Font for medievalists'
arch=(any)
url="https://github.com/psb1558/${pkgbase^}"
license=(OFL)
source=("$url/releases/download/v$pkgver/${_name^}_$pkgver.zip")
-sha256sums=('298a8a8d7bdca5cac659791437fa343729ee2aa9ff3e19d81dc49e24c5f62478')
+sha256sums=('6f98028bf139c47d3aef5ea931d8bb4434d091f1308eb80f3ae0c398e399e973')
package_otf-junicode() {
provides=("$pkgbase")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/junicode-font/-/commit/11cb122dec7a8f0b244d15eb601bb8a73b2472e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/junicode-font/-/commit/11cb122dec7a8f0b244d15eb601bb8a73b2472e8
You're receiving this email because of your account on gitlab.archlinux.org.