main/linux-postmarketos-stable: pkgrel=1 [skip ci]

This commit is contained in:
Oliver Smith 2018-07-08 21:31:30 +00:00
parent bbf39c0642
commit 75d0683e10
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ case $pkgver in
*.*.*) _kernver=${pkgver%.*};;
*.*) _kernver=$pkgver;;
esac
pkgrel=2
pkgrel=1
arch="x86_64 armhf aarch64"
pkgdesc="Linux for pmOS supported chipsets (stable)"