1
0

Removed comma from makedepends.

This commit is contained in:
Alexander Andreev 2022-03-09 23:23:10 +04:00
parent 871d05aec0
commit 188421ee92
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F

View File

@ -8,7 +8,7 @@ url="https://git.arav.top/Arav/dwelling-radio"
license=('MIT')
groups=()
depends=()
makedepends=('git', 'go')
makedepends=('git' 'go')
provides=("$pkgname")
conflicts=("$pkgname")
replaces=()