From 3fe89bb5eb907746e28cb694b2f8be14afd32e8b Mon Sep 17 00:00:00 2001 From: rahmanshaber <rahmanshaber@yahoo.com> Date: Wed, 20 May 2020 00:21:26 +0800 Subject: [PATCH] community/corepaint: upgrade to 2.9.0 --- community/corepaint/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/corepaint/APKBUILD b/community/corepaint/APKBUILD index 86b6004c4a92..18823224fd16 100644 --- a/community/corepaint/APKBUILD +++ b/community/corepaint/APKBUILD @@ -1,7 +1,7 @@ # Contributor: rahmanshaber <rahmanshaber@yahoo.com> # Maintainer: rahmanshaber <rahmanshaber@yahoo.com> pkgname=corepaint -pkgver=2.8.0 +pkgver=2.9.0 pkgrel=0 pkgdesc="A paint app from the CoreApps family." arch="all" @@ -21,4 +21,4 @@ build() { package() { INSTALL_ROOT="$pkgdir" make install } -sha512sums="12ca68aca51aa956705c924858b09b45d9649065ca0c07ac6e67e900412b20ec72d09b71f8ca4f09d257f0f6d5d9acc26500c31daadd8fde108ade3912d2e0a3 corepaint-2.8.0.tar.gz" +sha512sums="35d1157f05fe22d930ad3246131f7ca7446aa78dc3177a7dcaf5ffed62540aeeda2db15b9e31fd1828cd1b253d1d00e9d09966cf532ff5e94c4f020646878109 corepaint-2.9.0.tar.gz" -- GitLab