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