summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ae3e80eb91e..ad1e978b1469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,5 +13,5 @@ source=("https://github.com/C1710/blobmoji/releases/download/v${_tagname}/Blobmo
sha256sums=('61b588efe9960443a89de442feeab863744dea9dd169cba08c66762eb4d6952b')
package() {
- install -Dm644 Blobmoji.ttf "$pkgdir"/usr/share/fonts/TTF
+ install -Dm644 Blobmoji.ttf "$pkgdir"/usr/share/fonts/TTF/Blobmoji.ttf
}