summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2022-08-28 09:02:42 +1000
committerPlague Doctor2022-08-28 09:02:42 +1000
commitebe60c95c201f5aba9a5698c92397a0dcf334b94 (patch)
treea2314f9dbd62754bdf2d3d41dcbe95f1a92546f3
parent060e4bf1240475f7162dbb52b273837b26f5a099 (diff)
downloadaur-ebe60c95c201f5aba9a5698c92397a0dcf334b94.tar.gz
Upgrade to version 2.2.1
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2a4c89a4a86..50b0082ac2d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,5 @@ sha1sums=('f8caba82fcd35d872a257d6877c06d2247d83b60')
package() {
find . -iname "*.ttf" -not -iname "*Windows Compatible.ttf" \
-execdir install -Dm644 {} "$pkgdir/usr/share/fonts/TTF/{}" \;
- install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}