git » krita.git » commit 3bc67ff

python 3.9 rebuild

author Antonio Rojas
2020-11-16 17:32:29 UTC
committer Antonio Rojas
2020-11-16 17:32:29 UTC
parent 036459aaf3e5c7946f78f31875b8959ef58c9e0a

python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2734534..5df33ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgname=krita
 _pkgver=4.4.1
 pkgver=${_pkgver/-/}
-pkgrel=3
+pkgrel=4
 pkgdesc="Edit and paint images"
 arch=(x86_64)
 url="https://krita.org"