Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 3F237781AE9 for ; Tue, 16 Jul 2019 21:28:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id ADB9036F23 for ; Tue, 16 Jul 2019 23:28:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NkKLiTU5jitY; Tue, 16 Jul 2019 23:28:56 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1563312536; bh=yyv+4rMTYaqtu6zPZK6p6EkbW9Mbk38SRt2ZXi+GkkM=; h=From:To:Cc:Subject:Date; b=gpyqkNiHyezC0vMN4eC/9wcN2iMWfwjg57Uyz0ovcDggZ/+U0UGtlDCk8dS8Vu9v4 P86Of42BuEnpU+CnBVkwXFWw3RVMZhzBatC1gu53amP8UMm3ha8kiRoSzqYLkThRSS JII6N4uMKaDxw2/jOxHupaUp3dSxrc5iVsEnvq4PUbe35/alcu3TWahRxYFPyRAxsx prPAbi51Y3nOkHMHTSaMoTQ99oZ6gykP11VXxuSML6fuMe0z6mReIBrbLQ7F7Hh9Ca TYQi2OSKmOmeM9zGHlcY4B7dY7L7mHRAR1CkMZz6HJ/XY839AjeAJsdG6u5ViALcQs tNqj1wsvFLqkw== To: alpine-aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] testing/kde-applications: correct typo Date: Tue, 16 Jul 2019 23:28:23 +0200 Message-Id: <20190716212823.22456-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- testing/kde-applications/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/kde-applications/APKBUILD b/testing/kde-applications/APKBUILD index 0d27aca8c5..4aa24581bf 100644 --- a/testing/kde-applications/APKBUILD +++ b/testing/kde-applications/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kde-applications pkgver=19.04.3 -pkgrel=1 +pkgrel=2 arch="noarch !ppc64le !s390x" # Limited by edu, network and pim url="https://kde.org/applications/" pkgdesc="KDE Applications meta package" @@ -144,7 +144,7 @@ utils() { filelight kbackup kcalc - kcharseelct + kcharselect kdebugsettings kdf kfloppy -- 2.22.0