Skip to content
Snippets Groups Projects
Commit ee48dfb7 authored by Sertonix's avatar Sertonix Committed by omni
Browse files

community/chelf: remove empty variable definitions

also remove $pkgname from source url
parent bfcbb8a6
No related branches found
No related tags found
1 merge request!57854community/chelf: remove empty variable definitions
Pipeline #208305 skipped
......@@ -8,10 +8,7 @@ url="https://github.com/Gottox/chelf"
arch="all"
options="!check" # No test suite.
license="BSD-2-Clause"
depends=""
makedepends=""
subpackages=""
source="$pkgname-$pkgver.tar.xz::https://distfiles.adelielinux.org/source/$pkgname-$pkgver.txz"
source="$pkgname-$pkgver.tar.xz::https://distfiles.adelielinux.org/source/chelf-$pkgver.txz"
build() {
make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment