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 61f4169da504..51a69eafe6b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(any)
url="https://github.com/lucko/LuckPerms"
license=("MIT")
depends=("craftbukkit>=1.8.0")
-source=("https://ci.lucko.me/job/LuckPerms/$_buildver/artifact/bukkit/target/LuckPerms-Bukkit-$_pkgver.jar")
+source=("https://ci.lucko.me/job/LuckPerms/$_buildver/artifact/bukkit/build/libs/LuckPerms-Bukkit-$_pkgver.jar")
noextract=("LuckPerms-Bukkit-$_pkgver.jar")
sha256sums=('SKIP')