From ff05d53ce11dee8ee2d5d1094608c5f3b218f65b Mon Sep 17 00:00:00 2001 From: HenriDellal Date: Fri, 10 Jan 2020 16:32:44 +0300 Subject: [PATCH] device/device-asus-t00f: fix APKBUILD (!874) [ci:skip-build] [ci:skip-vercheck] --- device/device-asus-t00f/APKBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/device/device-asus-t00f/APKBUILD b/device/device-asus-t00f/APKBUILD index 4bfb27f25..7eba357aa 100644 --- a/device/device-asus-t00f/APKBUILD +++ b/device/device-asus-t00f/APKBUILD @@ -1,7 +1,9 @@ +# Reference: +# Contributor: Peter Mann pkgname="device-asus-t00f" pkgdesc="Asus Zenfone 5" pkgver=0.1 -pkgrel=4 +pkgrel=5 url="https://postmarketos.org" license="MIT" arch="x86"