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:
Allan McRae 2015-03-25 15:26:36 +10:00
parent eb21e9eb93
commit b8f2d713e0
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ check() {
package_pkg1() {
# options and directives that can be overridden
pkgver=
pkgrel=
epoch=
pkgdesc=""
arch=()
url=""