From 5fe201475390210ef8f4137a04d7cebd3acdbccc Mon Sep 17 00:00:00 2001 From: HenriDellal Date: Fri, 10 Jan 2020 13:32:57 +0300 Subject: [PATCH] device/device-sony-scorpion: fix APKBUILD (!874) --- device/device-sony-scorpion/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/device-sony-scorpion/APKBUILD b/device/device-sony-scorpion/APKBUILD index 51140784c..5026c2fd7 100644 --- a/device/device-sony-scorpion/APKBUILD +++ b/device/device-sony-scorpion/APKBUILD @@ -1,8 +1,9 @@ # Reference: +# Contributor: Emil Lauridsen pkgname="device-sony-scorpion" pkgdesc="Xperia Z3 Tablet Compact" pkgver=0.1 -pkgrel=5 +pkgrel=6 url="https://postmarketos.org" license="MIT" arch="armhf"