summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33c43a79bb00..f2b28effb059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=otf-ibm-plex-git
_pkgname=otf-ibm-plex
pkgver=latest
-pkgrel=2
+pkgrel=3
pkgdesc='IBM Plex Mono, Sans, and Serif typefaces (OTF version)'
arch=('any')
url='https://github.com/IBM/plex'
@@ -37,5 +37,5 @@ package() {
done
# License
- install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/license.md
+ install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/license.txt
}