





















Installing neoarch-git 2.0.0-3 got neoarch-git 2.0.r6.gc6cfb67-1 So neoarch was never uptodate ! Removing : pkgver() { cd Neoarch git describe --long --tags | sed 's/^v//;s/([^-]*-g)/r\1/;s/-/./g' } from PKGBUILD fix it
The build fails with a pkgver error.
Error-free compilation, zero bugs, and excellent functioning. This is what encapsulates an AUR package!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Fixed in PKGBUILD 2.0.0-4 — removed the pkgver() function so the static version is used. Should resolve both the version mismatch and the build failure -- still have any issues please contact me dsanjaya712@gmail.com .i fixed issue within 24 hours or you can open issue in github