From d10ba6ce9ee6c8cc1ff3044a048573b9ca10cba8 Mon Sep 17 00:00:00 2001 From: rahmanshaber Date: Wed, 8 Jul 2020 20:16:54 +0800 Subject: [PATCH] community/coreaction: upgrade to 3.0.1 --- community/coreaction/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/coreaction/APKBUILD b/community/coreaction/APKBUILD index 1630c9c670c..59e92ebfef1 100644 --- a/community/coreaction/APKBUILD +++ b/community/coreaction/APKBUILD @@ -1,7 +1,7 @@ # Contributor: rahmanshaber # Maintainer: rahmanshaber pkgname=coreaction -pkgver=2.9.0 +pkgver=3.0.1 pkgrel=0 pkgdesc="A side bar for showing widgets from the CoreApps family." arch="all" @@ -21,4 +21,4 @@ build() { package() { INSTALL_ROOT="$pkgdir" make install } -sha512sums="d72d504f2a8b53b0cb1ffd14bec8f92f7b0ed4a2930c461a7e579d037c2ece9d4e41476c4bbfc804d69cd73982e724492861d03cf2b3b8c22c04d5d1be5574ea coreaction-2.9.0.tar.gz" +sha512sums="72e3d3ba2420000a0b7dda0177438af2af406ecf85270d7682a1657d3a653e8144363c2e653c03c5b2ba3d2ef9d07ad487eb53b866a27a4541475be8c7c3a1cc coreaction-3.0.1.tar.gz"