Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id DC5317819E9 for <~alpine/aports@lists.alpinelinux.org>; Mon, 16 Sep 2019 14:48:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 832922300B for <~alpine/aports@lists.alpinelinux.org>; Mon, 16 Sep 2019 16:48:34 +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 59562EF9fvDa; Mon, 16 Sep 2019 16:48:33 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568645313; bh=oK9qr7sLTrNhJ5la1RfRHrGcKEcpIvLw1l3iLjP5/cE=; h=From:To:Cc:Subject:Date; b=evFyDQuBSutqrPYZvr9uaKI+7/x+mHkn0VCPpQwVXgmVir+kGTHs/M8dRf4Hni9a+ MQ4JCddApM2ooz4y2CgSSiFiSdSMz/C14OpxqUirlaoMlgic9pIeX9PIL+dKAW8S6M EDO8ogyTJVUHurwfxChUKbvIQ0V52RLDZEG4/PCUr/ObG9T0WwqHvQUb+qxSQ7WoZO dDUfqCQerBrh+bHapGUaZMFCjTUXXIQS99T6t7LVEVQ+z2ZhIaRAkYTiHbRHKBSdUI fGSKiZXb6Fm515z07Z1CbrJQuLtXNY5j8xekSGv+VLQhyGBRI1VmahyrJCOlKvm15C mAtvz6KcyxGNQ== To: ~alpine/aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] community/kwin: rebuild against Qt 5.16.5 and KDE Frameworks 5.62.0 Date: Mon, 16 Sep 2019 16:48:31 +0200 Message-Id: <20190916144831.21829-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- community/kwin/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/kwin/APKBUILD b/community/kwin/APKBUILD index 5a1c1ead4d..3293809b67 100644 --- a/community/kwin/APKBUILD +++ b/community/kwin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=kwin pkgver=5.16.5 -pkgrel=0 +pkgrel=1 pkgdesc="An easy to use, but flexible, composited Window Manager" arch="all" url="https://www.kde.org/workspaces/plasmadesktop/" -- 2.21.0