From e65dec50ccb894de54923b0621c498541083dbb2 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Sun, 2 Aug 2020 18:44:03 +0200 Subject: [PATCH] temp/plasma-nano: upgrade to 5.19.4_git20200728 Note that this doesn't actually increase the version of the source files, it's just a bump to be newer than the Alpine packages again --- temp/plasma-nano/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/plasma-nano/APKBUILD b/temp/plasma-nano/APKBUILD index f10ae520a..73707217b 100644 --- a/temp/plasma-nano/APKBUILD +++ b/temp/plasma-nano/APKBUILD @@ -1,6 +1,6 @@ # Forked from Alpine to package newer commits pkgname=plasma-nano -pkgver=5.19.3_git20200705 +pkgver=5.19.4_git20200705 pkgrel=0 _commit="06dc6f3fea3d30efa009be2561ffeb0f3e01af77" pkgdesc="A minimal Plasma shell package intended for embedded devices"