Shellcheck suggestions
This commit is contained in:
parent
9a270533a3
commit
022e278a32
2 changed files with 20 additions and 19 deletions
4
APKBUILD
4
APKBUILD
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Marty Sluijtman <marty.wanderer@disroot.org>
|
||||
pkgname=arbit
|
||||
pkgver=1.2
|
||||
pkgrel=0
|
||||
pkgrel=2
|
||||
pkgdesc="A wrapper around yt-dlp, mpv and pipe-viewer to watch aribtrary videos without a browser"
|
||||
url="https://gitlab.com/EternalWanderer/arbit"
|
||||
arch="noarch"
|
||||
|
@ -23,5 +23,5 @@ package() {
|
|||
install -Dm 644 zsh.completion "$pkgdir"/usr/share/zsh/site-functions/_$pkgname
|
||||
}
|
||||
sha512sums="
|
||||
3bfb46e8ec224d8a8b05a9efa74852a027dd2b89af2f31fab15109f073eaf87c2aca37038f523969a6ea8913c731b7f3574c4dd01e2419863254a6fd2253d33d arbit-1.2.tar.gz
|
||||
d0f874c0dfc95930fa9023d26aeae556def25d157fd23c0bd9c48c3c8de5e89b5d0b27e0d5aedd96dc4610185ee58177a7948f464a67d71ded597975841eb015 arbit-1.2.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue