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