From 05ef1bd67a7f607b89a33db577bb5a911157ba5c Mon Sep 17 00:00:00 2001 From: HenriDellal Date: Fri, 10 Jan 2020 13:32:58 +0300 Subject: [PATCH] device/device-yu-tomato: fix APKBUILD (!874) --- device/device-yu-tomato/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/device/device-yu-tomato/APKBUILD b/device/device-yu-tomato/APKBUILD index b01fa47fd..266938f1d 100644 --- a/device/device-yu-tomato/APKBUILD +++ b/device/device-yu-tomato/APKBUILD @@ -1,10 +1,11 @@ # Reference: +# Contributor: xeon zolt # Maintainer: xeon zolt pkgname="device-yu-tomato" pkgdesc="Yureka" pkgver=0.1 -pkgrel=0 +pkgrel=1 url="https://postmarketos.org" license="MIT" arch="aarch64"