summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2021-08-12 16:35:23 -0400
committerGI_Jack2021-08-12 16:35:23 -0400
commite42ffc338e7ab92c9f9d5228b03d4a947d7e42c6 (patch)
treec85a33db280ec4415bfdc1a74c3deb0a0c637774
parent58b109c306debafc8c3859dd16372bd6e6ab4fae (diff)
downloadaur-e42ffc338e7ab92c9f9d5228b03d4a947d7e42c6.tar.gz
fixed description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2875254fee4d..47c8cc4243b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo(replacement shim) v8
-# Thu Aug 12 04:32:53 PM EDT 2021
+# Thu Aug 12 04:35:17 PM EDT 2021
pkgbase = fantasma
pkgdesc = Fantasma: An 「ael-lab」 Release AEL-01 // Font design by Froyo Tam AEL-01
pkgver = 1.0
@@ -11,7 +11,7 @@ pkgbase = fantasma
sha256sums = c6965ab7d12117026e48738f50a61f7e9c54dacc918bb515afa55326d5ef8522
pkgname = otf-fantasma
- pkgdesc = Fantasma: An ael-lab Release AEL-01 // Font design by Froyo Tam AEL-01(OTF Open Type Font)
+ pkgdesc = Fantasma: An 「ael-lab」 Release AEL-01 // Font design by Froyo Tam AEL-01(OTF Open Type Font)
pkgname = ttf-fantasma
pkgdesc = Fantasma: An 「ael-lab」 Release AEL-01 // Font design by Froyo Tam AEL-01(TTF True Type Font)
diff --git a/PKGBUILD b/PKGBUILD
index 75f624fb4052..00225538f61c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ package_ttf-fantasma() {
}
package_otf-fantasma() {
- pkgdesc="Fantasma: An ael-lab Release AEL-01 // Font design by Froyo Tam AEL-01(OTF Open Type Font)"
+ pkgdesc="Fantasma: An 「ael-lab」 Release AEL-01 // Font design by Froyo Tam AEL-01(OTF Open Type Font)"
cd "${_pkgbase}-${pkgver}"
install -Dm644 fonts/Fantasma-Regular.otf "${pkgdir}/usr/share/fonts/TTF/Fantasma-Regular.otf"
}