alr-bin 0.0.4-2
This commit is contained in:
parent
1559595f1e
commit
d707d09cdd
@ -1,6 +1,6 @@
|
||||
name='alr-bin'
|
||||
version='0.0.4'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Any Linux Repository'
|
||||
homepage='https://gitverse.ru/sc/Xpamych/ALR'
|
||||
maintainer_ru='Евгений Храмов <xpamych@yandex.ru>'
|
||||
@ -19,7 +19,7 @@ checksums=('SKIP')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/ALR"
|
||||
CGO_ENABLED=0 go build -ldflags="-X 'plemya-x.ru/alr/internal/config.Version=$version'"
|
||||
CGO_ENABLED=0 go build -ldflags="-X 'plemya-x.ru/alr/internal/config.Version=$version'" -o alr
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user