Bumped version on hammerhead packages
This commit is contained in:
parent
4625771305
commit
c6bd820c85
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgname=device-lg-hammerhead
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Google Nexus 5"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
|
|
|
@ -20,7 +20,7 @@ case $pkgver in
|
|||
*.*.*) _kernver=${pkgver%.*};;
|
||||
*.*) _kernver=$pkgver;;
|
||||
esac
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch="armhf"
|
||||
pkgdesc="LineageOS kernel for Nexus 5 hammerhead"
|
||||
url="https://github.com/LineageOS/android_kernel_lge_hammerhead"
|
||||
|
|
Loading…
Reference in a new issue