linux-phicomm-n1-jst: fix autoupdate

This commit is contained in:
Justin 2019-09-25 14:51:25 +08:00
parent 4572509aa4
commit cdbe65e250
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ pkgrel=$(source $PKGBUILD; echo $pkgrel)
[ "$pkgrel" != '1' ] && echo "unexpected pkgrel: ${pkgrel}" >&2 && exit 1
updpkgsums
git add $PKGBUILD
git commit -m "autoupdate: linux-phicomm-n1 to ${pkgver}"
git commit -m "autoupdate: linux-phicomm-n1-jst to ${pkgver}"
git push