mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Fixed minor typo
This commit is contained in:
parent
f8da8ae1c3
commit
5806bebce6
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -9,7 +9,7 @@ license=('MIT')
|
||||||
groups=("openchami")
|
groups=("openchami")
|
||||||
provides=('magellan')
|
provides=('magellan')
|
||||||
conflicts=('magellan')
|
conflicts=('magellan')
|
||||||
source_x86_64=("${url}/releases/download/v${pkgver}/${pkgname}_Linux_x86_64.tar.gz")
|
source_x86_64=("${url}/releases/download/${pkgver}/${pkgname}_Linux_x86_64.tar.gz")
|
||||||
sha256sums_x86_64=('1bb028d592d5389b519362e6aa7021f27443f0b36471e09ee7f47ab5cb6d4d7f')
|
sha256sums_x86_64=('1bb028d592d5389b519362e6aa7021f27443f0b36471e09ee7f47ab5cb6d4d7f')
|
||||||
|
|
||||||
# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for
|
# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue