summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8c3d448d618..950ebc259f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: Shaber
# Maintainer: <strit@manjaro.org>
+# Contributor: Shaber
pkgname=corepaint
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=1
pkgdesc="A paint app from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'libcprime>=3.0.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('c22bbe129759366d64696db822fa5391')
+md5sums=('7335f753e5d940a8926035c7cd70ab96')
prepare() {
mkdir -p build