mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:47:18 +08:00
krita: update to 3.3.3
This commit is contained in:
parent
7505d217e1
commit
b306b47815
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Antonio Rojas <arojas@archlinux,org>
|
# Maintainer: Antonio Rojas <arojas@archlinux,org>
|
||||||
|
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
pkgver=3.3.2.1
|
pkgver=3.3.3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Edit and paint images"
|
pkgdesc="Edit and paint images"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://krita.org"
|
url="https://krita.org"
|
||||||
@ -16,9 +16,9 @@ optdepends=('poppler-qt5: PDF filter'
|
|||||||
conflicts=('calligra-krita')
|
conflicts=('calligra-krita')
|
||||||
provides=('calligra-krita')
|
provides=('calligra-krita')
|
||||||
replaces=('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
|
install=$pkgname.install
|
||||||
sha1sums=('7545a11d3f6bd8be3afbd9f9d37a90f8efd7c66c')
|
sha1sums=('66c868ffd00d5bb86e55f8e38ceda81d8003e133')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user