summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoelacanthus2020-06-19 11:34:39 +0800
committerCoelacanthus2020-06-19 11:34:39 +0800
commit28e091fdf2c9ef9c45fd8dab841e52385739c238 (patch)
tree6e4fc2dced849557622d8b385d1df2eb9bcb55c5
parentb3230b039c4c349f5c92238aabf4e2926f436ca2 (diff)
downloadaur-fcitx5-skin-dark-transparent.tar.gz
fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 294efc1abceb..f6939aa5e857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ sha512sums=('51eddd13fdd929dcbecac3a2dbe5078613a31a96f02193c9494eab3b4320bc1fb9a
package() {
_variant_name=dark-transparent
- cd $pkgname-$_commit
+ cd $_pkgname-$_commit
install -Dm644 highlight.png "$pkgdir"/usr/share/fcitx5/themes/$_variant_name/highlight.png
install -Dm644 panel-origin.png "$pkgdir"/usr/share/fcitx5/themes/$_variant_name/panel-origin.png
install -Dm644 panel-round.png "$pkgdir"/usr/share/fcitx5/themes/$_variant_name/panel-round.png