krita: update to 3.3.3

This commit is contained in:
Jeff Huang 2018-01-12 12:18:40 +00:00
parent 7505d217e1
commit b306b47815

View File

@ -2,8 +2,8 @@
# Maintainer: Antonio Rojas <arojas@archlinux,org>
pkgname=krita
pkgver=3.3.2.1
pkgrel=2
pkgver=3.3.3
pkgrel=1
pkgdesc="Edit and paint images"
arch=('x86_64')
url="https://krita.org"
@ -16,9 +16,9 @@ optdepends=('poppler-qt5: PDF filter'
conflicts=('calligra-krita')
provides=('calligra-krita')
replaces=('calligra-krita')
source=("https://download.kde.org/stable/krita/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz")
install=$pkgname.install
sha1sums=('7545a11d3f6bd8be3afbd9f9d37a90f8efd7c66c')
sha1sums=('66c868ffd00d5bb86e55f8e38ceda81d8003e133')
build() {
cd $pkgname-$pkgver