From ef0e1d4c50f99d3b2118d0db1fec70ad268b701b Mon Sep 17 00:00:00 2001 From: HenriDellal Date: Fri, 10 Jan 2020 13:32:57 +0300 Subject: [PATCH] device/device-sony-seagull: fix APKBUILD (!874) --- device/device-sony-seagull/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/device-sony-seagull/APKBUILD b/device/device-sony-seagull/APKBUILD index a0758067d..27b7c2ca4 100644 --- a/device/device-sony-seagull/APKBUILD +++ b/device/device-sony-seagull/APKBUILD @@ -1,8 +1,9 @@ # Reference: +# Contributor: Mayeul Cantan pkgname="device-sony-seagull" pkgdesc="Sony Xperia T3" pkgver=0.1 -pkgrel=2 +pkgrel=3 url="https://postmarketos.org" license="MIT" arch="armhf"