1
0
Fork 0

Added v to archive's name.

This commit is contained in:
Alexander Andreev 2023-06-13 00:15:23 +04:00
parent cc8634fdb5
commit 0e54693b4a
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ license=('MIT')
makedepends=('go>=1.16')
provides=('dwelling-files')
conflicts=('dwelling-files')
source=("${pkgver}.tar.gz::https://git.arav.su/Arav/dwelling-files/archive/${pkgver}.tar.gz")
source=("${pkgver}.tar.gz::https://git.arav.su/Arav/dwelling-files/archive/v${pkgver}.tar.gz")
md5sums=('SKIP')
build() {