change: update hook for linux-phicomm-n1

This commit is contained in:
Archlinux-Jerry Build Bot 2019-11-06 14:14:57 +08:00
parent 16b5b12288
commit 6ee04dc902
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ newPkgVer() {
URL='https://cdn.kernel.org/pub/linux/kernel/v5.x/'
VER=$pkgver
CHANGELOG_FORMAT="ChangeLog-"
CHANGELOG_FORMAT="patch-"
PATCH=${VER##*.}
MAJOR_MINOR=${VER%.*}