From 046bcb772884c1b18ab0b149bf1e2ed2af0b4e0c Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 8 Jul 2018 21:31:30 +0000 Subject: [PATCH] main/linux-postmarketos-stable: pkgrel=1 [skip ci] --- main/linux-postmarketos-stable/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/linux-postmarketos-stable/APKBUILD b/main/linux-postmarketos-stable/APKBUILD index 2d66bc4c7..3b3091a62 100644 --- a/main/linux-postmarketos-stable/APKBUILD +++ b/main/linux-postmarketos-stable/APKBUILD @@ -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)"