summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7081f88229a7..bfc96d2f0143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-plangothic
pkgdesc = 遍黑体项目(Plangothic Project)
- pkgver = 1.8.5746
+ pkgver = 1.8.5752
pkgrel = 1
url = https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic-Project
arch = any
license = OFL
depends = fontconfig
- source = PlangothicP1-Regular-1.8.5746.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic-Project/releases/download/V1.8.5746/PlangothicP1-Regular.fallback.ttf
- source = PlangothicP2-Regular-1.8.5746.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic-Project/releases/download/V1.8.5746/PlangothicP2-Regular.ttf
- source = ttf-plangothic-LICENSE::https://raw.githubusercontent.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic/V1.8.5746/LICENSE
- sha256sums = ff479e3a5efe8bc6dbde3492ae4f0c4c08ec3af3adc46b50b87b1b183dbffe87
- sha256sums = f08b08b1d470b196fb24e0e9afb30372481ecf409c1e2bbb88f7fa0bacec3b01
+ source = PlangothicP1-Regular-1.8.5752.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic-Project/releases/download/V1.8.5752/PlangothicP1-Regular.fallback.ttf
+ source = PlangothicP2-Regular-1.8.5752.ttf::https://github.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic-Project/releases/download/V1.8.5752/PlangothicP2-Regular.ttf
+ source = ttf-plangothic-LICENSE::https://raw.githubusercontent.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic/V1.8.5752/LICENSE
+ sha256sums = 5c0d547f9a34f125d0bf2e0d61822c40b8bfb65f88119dff8b52d37f2f781981
+ sha256sums = 07bf3d045942fa9cacf362ee54180e1ade4bbadc5292e314a0f89c659e96299d
sha256sums = 0cc04930dcbd2e233275b9afc7bbb2093726ecc1d1f2a1c0ef9dee8ff04c89d3
pkgname = ttf-plangothic
diff --git a/PKGBUILD b/PKGBUILD
index c3743d9358f9..f135d4c889c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Takina Lina <0tkl.zhaoqing@gmail.com>
pkgname=ttf-plangothic
-pkgver=1.8.5746
+pkgver=1.8.5752
pkgrel=1
pkgdesc='遍黑体项目(Plangothic Project)'
arch=(any)
@@ -14,8 +14,8 @@ source=(
$pkgname-LICENSE::"https://raw.githubusercontent.com/Fitzgerald-Porthmouth-Koenigsegg/Plangothic/V$pkgver/LICENSE"
)
sha256sums=(
- 'ff479e3a5efe8bc6dbde3492ae4f0c4c08ec3af3adc46b50b87b1b183dbffe87'
- 'f08b08b1d470b196fb24e0e9afb30372481ecf409c1e2bbb88f7fa0bacec3b01'
+ '5c0d547f9a34f125d0bf2e0d61822c40b8bfb65f88119dff8b52d37f2f781981'
+ '07bf3d045942fa9cacf362ee54180e1ade4bbadc5292e314a0f89c659e96299d'
'0cc04930dcbd2e233275b9afc7bbb2093726ecc1d1f2a1c0ef9dee8ff04c89d3'
)