aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-24 05:52:58 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-24 05:52:58 -0300
commit8663b2e8f290c6b8a03f8274b68c0cd8b9c097f4 (patch)
treef59b2c595256c9cdadd22e780aab05c553b11d84
parent57a42c3d46492655249fa6efdbdcd2430b5ce8d8 (diff)
downloadaports-8663b2e8f290c6b8a03f8274b68c0cd8b9c097f4.tar.gz
aports-8663b2e8f290c6b8a03f8274b68c0cd8b9c097f4.tar.bz2
aports-8663b2e8f290c6b8a03f8274b68c0cd8b9c097f4.tar.xz
community/coretime: fix
-rw-r--r--community/coretime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/coretime/APKBUILD b/community/coretime/APKBUILD
index 92ea5181f4c..d1a2c26a1f8 100644
--- a/community/coretime/APKBUILD
+++ b/community/coretime/APKBUILD
@@ -3,8 +3,8 @@
pkgname=coretime
pkgver=2.9.0
pkgrel=0
-pkgdesc="A time related task manager from the CoreApps family."
-arch="alli !armhf"
+pkgdesc="Time related task manager from the CoreApps family."
+arch="all !armhf"
url="https://gitlab.com/cubocore"
license="GPL-3.0-or-later"
depends="qt5-qtsvg"