Compare commits

..

No commits in common. "6bd379a2b04700aa90ce8da1494c65a6dd546598" and "b701fa65d9a2647d2073435f05cd43ba81a6bdc6" have entirely different histories.

View File

@ -12,7 +12,7 @@ depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastap
provider=("$pkgname")
install="$pkgname.install"
backup=('etc/default/fastapi-dls')
source=('git+file://${pwd}' # todo: support dynamic CI/CD paths
source=('git+file://fastapi-dls' # todo: support dynamic CI/CD paths
"$pkgname.default"
"$pkgname.service"
"$pkgname.tmpfiles")