Skip to content
Jenkins
log in
Dashboard
All
Arch Linux pkgbuilds
evjs
#8
Parameters
Status
Changes
Console Output
View Build Information
Parameters
Git Build Data
See Fingerprints
Open Blue Ocean
Previous Build
Success
Parameters
PACKAGE_NAME
Expected package name
PKGBUILD_EXTRA
Extra lines in PKGBUILD
pkgver=0.1.0.fork.gb354c932 source=( git+https://github.com/ScoreUnder/${pkgname}.git#commit=b354c9321cc8ca802aedf7847f5e7bc89ea181d6 ) makedepends+=(git) prepare() { cd "$srcdir" ln -vs "$pkgname" "$pkgname-$pkgver" }