summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD14
-rw-r--r--ttf-itxe-writing-1.1-CFL.txt15
3 files changed, 28 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed4e6f14158..41ae76dea7e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ttf-itxe-writing
pkgdesc = A beautiful and elegant hand-writing fonts by ITXE Studio
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 1
url = https://fonts.idc.moe
arch = any
- license = custom:ITXE Custom Font License v1.0
+ license = custom:ITXE Custom Font License v1.1
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
- source = ITXEWriting-1.0.ttf::https://github.com/kmahyyg/personal_pkgbuild/releases/download/v20200314/ITXEWriting-1.0.ttf
- source = ttf-itxe-writing-1.0-CFL.txt::https://github.com/kmahyyg/personal_pkgbuild/raw/master/ttf-itxe-writing/ttf-itxe-writing-1.0-CFL.txt
- sha256sums = 1ec3934aedffa8f63e5260e77d0189f81b0e7e1faf0db961ee39e1efefa241f2
- sha256sums = aaa18aff1c138548bb47ab9941a7566a1541f2d2b14f0627ece934be2cff6aa5
+ source = ITXEWriting-1.1.ttf::https://github.com/kmahyyg/personal_pkgbuild/releases/download/v20200315/ITXEWriting-1.1.ttf
+ source = ttf-itxe-writing-1.1-CFL.txt::https://github.com/kmahyyg/personal_pkgbuild/raw/master/ttf-itxe-writing/ttf-itxe-writing-1.1-CFL.txt
+ sha256sums = 2427dccaf86980f73f524fc4705f3a00b2cac6228abecae79eb513093a56f2d0
+ sha256sums = fd2df7ff9d7ffa701c9ab3db634f713ca11181e08fe6f2c113a40fabd6fce803
pkgname = ttf-itxe-writing
diff --git a/PKGBUILD b/PKGBUILD
index 68b7bd50ed7d..fdba74a12409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,24 @@
# Maintainer: Patrick Young <16604643+kmahyyg@users.noreply.github.com>
pkgname=ttf-itxe-writing
-pkgver=1.0
+pkgver=1.1
pkgrel=1
-_reltag='v20200314'
+_reltag='v20200315'
pkgdesc='A beautiful and elegant hand-writing fonts by ITXE Studio'
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
arch=('any')
url="https://fonts.idc.moe"
-license=('custom:ITXE Custom Font License v1.0')
+license=('custom:ITXE Custom Font License v1.1')
source=(
"ITXEWriting-${pkgver}.ttf::https://github.com/kmahyyg/personal_pkgbuild/releases/download/${_reltag}/ITXEWriting-${pkgver}.ttf"
- "${pkgname}-${pkgver}-CFL.txt::https://github.com/kmahyyg/personal_pkgbuild/raw/master/ttf-itxe-writing/${pkgname}-${pkgver}-CFL.txt"
+ "${pkgname}-${pkgver}-CFL.txt::https://github.com/kmahyyg/personal_pkgbuild/raw/master/${pkgname}/${pkgname}-${pkgver}-CFL.txt"
)
sha256sums=(
- '1ec3934aedffa8f63e5260e77d0189f81b0e7e1faf0db961ee39e1efefa241f2'
- 'aaa18aff1c138548bb47ab9941a7566a1541f2d2b14f0627ece934be2cff6aa5'
+ '2427dccaf86980f73f524fc4705f3a00b2cac6228abecae79eb513093a56f2d0'
+ 'fd2df7ff9d7ffa701c9ab3db634f713ca11181e08fe6f2c113a40fabd6fce803'
)
package() {
install -dm 755 "${pkgdir}/usr/share/fonts/TTF"
- install -m 644 ITXEWriting-${pkgver}.ttf "${pkgdir}/usr/share/fonts/TTF/ITEXWriting.ttf"
+ install -m 644 ITXEWriting-${pkgver}.ttf "${pkgdir}/usr/share/fonts/TTF/ITXEWriting.ttf"
install -Dm644 ${pkgname}-${pkgver}-CFL.txt "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/ttf-itxe-writing-1.1-CFL.txt b/ttf-itxe-writing-1.1-CFL.txt
new file mode 100644
index 000000000000..ee8f1df2f4e2
--- /dev/null
+++ b/ttf-itxe-writing-1.1-CFL.txt
@@ -0,0 +1,15 @@
+ITXE Writing is a handwritten font launched by ITXE Studio, which can be used for free for non-commercial purposes.
+This font is forbidden to be modified, sold or resold. It is owned by ITXE Studio and can be applied for commercial authorization in ITXE Fonts.
+Thank you for using it!
+
+Author site: https://www.idc.moe
+ITXE official website: https://www.itxe.net
+
+ITXE书写体是ITXE Studio(云外科技)推出的一款手写字体,可免费使用于非商业用途。
+本字体禁止二次修改、出售、倒卖,为ITXE Studio所有,可在ITXE Fonts中申请商业授权后提交修改请求。
+感谢您的使用!
+
+作者站点:https://www.idc.moe
+字体官网:https://fonts.idc.moe
+
+Packager Note: We've asked the author's grant that for non-commercial and unmodified purposes, we can redistribute it for showing on monitors only.