git » krita.git » commit f193021

Update to 4.2.7.1

author Antonio Rojas
2019-10-01 20:22:53 UTC
committer Antonio Rojas
2019-10-01 20:22:53 UTC
parent 0f8837c8bf30f05a147e22d2093e931bb61e4049

Update to 4.2.7.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4640f66..7e161a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux,org>
 
 pkgname=krita
-pkgver=4.2.7
+pkgver=4.2.7.1
 pkgrel=1
 pkgdesc="Edit and paint images"
 arch=(x86_64)
@@ -14,8 +14,8 @@ optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 'opencolorio:
             "krita-plugin-gmic: G'MIC plugin" 'python-pyqt5: for the Python plugins' 'libheif: HEIF filter')
 conflicts=(calligra-krita krita-l10n)
 replaces=(calligra-krita krita-l10n)
-source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz") # {,.sig}
-sha256sums=('e7f30b5b4842110c93cded69ade398d32c1ba0a2f081159cfbabab4448373f81')
+source=("https://download.kde.org/stable/krita/${pkgver%.*}/$pkgname-$pkgver.tar.gz") # {,.sig}
+sha256sums=('28218030edca9dfa1c7e255401ca6fc8fe0e5329f7611cfc196e35746d312086')
 validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt <foundation@krita.org>
 
 prepare() {