mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/krita to 4.2.7.1-1
This commit is contained in:
parent
08fde5a8f6
commit
79b4726f2c
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# - remove makedepend on vc
|
||||
|
||||
pkgname=krita
|
||||
pkgver=4.2.7
|
||||
pkgver=4.2.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="Edit and paint images"
|
||||
arch=(x86_64)
|
||||
|
@ -17,8 +17,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() {
|
||||
|
|
Loading…
Reference in a new issue