mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 15:28:50 -05:00
Update PKGBUILD-split.proto allowed overrides
Commit 8a02abcf19
disallowed overridding pkgver/pkgrel/epoch. Update the
split package prototype to refelct this change.
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
eb21e9eb93
commit
b8f2d713e0
@ -49,9 +49,6 @@ check() {
|
||||
|
||||
package_pkg1() {
|
||||
# options and directives that can be overridden
|
||||
pkgver=
|
||||
pkgrel=
|
||||
epoch=
|
||||
pkgdesc=""
|
||||
arch=()
|
||||
url=""
|
||||
|
Loading…
Reference in New Issue
Block a user