Skip to content

Commit b8f2d71

Browse files
committed
Update PKGBUILD-split.proto allowed overrides
Commit 8a02abc disallowed overridding pkgver/pkgrel/epoch. Update the split package prototype to refelct this change. Signed-off-by: Allan McRae <[email protected]>
1 parent eb21e9e commit b8f2d71

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

proto/PKGBUILD-split.proto

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ check() {
4949

5050
package_pkg1() {
5151
# options and directives that can be overridden
52-
pkgver=
53-
pkgrel=
54-
epoch=
5552
pkgdesc=""
5653
arch=()
5754
url=""

0 commit comments

Comments
 (0)