























Hi @amo, i have changed the source url, just to be on the safe side.
The error you have attached is likely due to the git clone process failing. It builds on my machines, so i am not sure what could be the cause of that, but maybe changing the source url already fixed it.
Unfortunately I can't package this with the provided PKGBUILD. The error seems to have something to do with the magic happening in pkgver(). Can you please take a look at this?
Cloning into 'python-django-js-asset-git'...
done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
==> Starting pkgver()...
fatal: Not a valid object name HEAD
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version:
error making: python-django-js-asset-git
The makedepends array is spelled wrong and missing git.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Awesome, thank you! Works fine now.