git » krita.git » commit 32dca45

Python 3.9 rebuild

author Felix Yan
2020-11-12 19:01:04 UTC
committer Felix Yan
2020-11-12 19:01:04 UTC
parent ead628e0d691d97b6fb7facda2606059810a816b

Python 3.9 rebuild

PKGBUILD +1 -1

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