We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
https://gitlab.com/lynxfetch/lynxfetch
pkgname="lynxfetch" arch=("x86_64") pkgver="1.0.6" source=("https://gitlab.com/${pkgname}/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz") makedepends=("rustc") pkgdesc="Super fast, versatile, and customizable command-line fetcher." sha512sums=("29ecff0bf5382c5595ae8fee85970ba82d212056151cc304b602a1d4fd726bca4733b2d96dfd36b6d2c61788bf526b6b5b4e4296d28e4791af5cc7153a808629") maintainer=("CELESTIFYX Team <[email protected]>") package() { cd "${pkgname}-${pkgver}" cargo build --release install -Dm755 "target/release/${pkgname}" -t "${pkgdir}/usr/bin/" }
Good evening! Add this package to your repository, and also correct if I did something wrong in the package-build script)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Types
No response
URL
https://gitlab.com/lynxfetch/lynxfetch
Building guide
Additional context
Good evening! Add this package to your repository, and also correct if I did something wrong in the package-build script)
The text was updated successfully, but these errors were encountered: