summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReverier-Xu2024-02-27 16:57:18 +0800
committerReverier-Xu2024-02-27 16:57:18 +0800
commitb0fe2aad2e1c6144738830c8b3b06d95ffc8108b (patch)
tree034f01406262fe20fe73ebc14c0f826b6d0cf053 /PKGBUILD
parent6fae4f9f0d0cb952372e8b19c8911a20ba88964d (diff)
downloadaur-b0fe2aad2e1c6144738830c8b3b06d95ffc8108b.tar.gz
fix repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3f9ca1247df..5b8124344ef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fcitx5-skin-fluentlight-git
_pkgname=fcitx5-skin-fluentlight-git
pkgver=v0.4.r2.g4a65a9b
-pkgrel=1
+pkgrel=2
pkgdesc="A Fluent-Design light theme with blur effect and shadow."
arch=('x86_64')
url="https://github.com/Reverier-Xu/Fluent-fcitx5"
@@ -12,7 +12,7 @@ makedepends=()
provides=()
source=('git+https://github.com/Reverier-Xu/Fluent-fcitx5.git')
md5sums=('SKIP')
-_name=FluentLight-fcitx5
+_name=Fluent-fcitx5
prepare() {
cd $_name
}