fixed makepkg error
it executed pacman because of the backticks
This commit is contained in:
parent
14fbf3c41e
commit
97fc6c86c7
2
PKGBUILD
2
PKGBUILD
@ -4,7 +4,7 @@ _pkgname="pman"
|
||||
pkgname="$_pkgname-helper"
|
||||
pkgver="1.2.0"
|
||||
pkgrel="1"
|
||||
pkgdesc="A `pacman` helper script, because you forget all the stupid flags"
|
||||
pkgdesc="A pacman helper script, because you forget all the stupid flags"
|
||||
url="https://git.bjphoster.com/source/$_pkgname"
|
||||
arch=("any")
|
||||
license=("MIT")
|
||||
|
Loading…
Reference in New Issue
Block a user