From 74bf1465409efda66baace0f9d6028cfce735e19 Mon Sep 17 00:00:00 2001 From: HenriDellal Date: Fri, 10 Jan 2020 13:32:53 +0300 Subject: [PATCH] device/device-motorola-shamu: fix APKBUILD (!874) --- device/device-motorola-shamu/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/device-motorola-shamu/APKBUILD b/device/device-motorola-shamu/APKBUILD index c180e797c..bf4f418f7 100644 --- a/device/device-motorola-shamu/APKBUILD +++ b/device/device-motorola-shamu/APKBUILD @@ -1,8 +1,9 @@ # Reference: +# Contributor: Eric Hosmer pkgname="device-motorola-shamu" pkgdesc="Motorola Google Nexus 6" pkgver=0.3 -pkgrel=6 +pkgrel=7 url="https://postmarketos.org" license="MIT" arch="armhf"