author | Antonio Rojas
<arojas@archlinux.org> 2023-11-19 23:22:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-19 23:22:07 UTC |
parent | a628c7ce83e761cabff5d223ad4a54095a296690 |
.SRCINFO | +2 | -2 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 6e04d7e..82da0e7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = krita pkgdesc = Edit and paint images pkgver = 5.2.1 - pkgrel = 1 + pkgrel = 2 url = https://krita.org arch = x86_64 license = GPL3 @@ -44,7 +44,7 @@ pkgbase = krita depends = kwindowsystem5 depends = lcms2 depends = libjpeg-turbo - depends = libkdcraw + depends = libkdcraw5 depends = libpng depends = libtiff depends = libunibreak diff --git a/PKGBUILD b/PKGBUILD index a60a2fd..875b225 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=krita _pkgver=5.2.1 pkgver=${_pkgver/-/} -pkgrel=1 +pkgrel=2 pkgdesc='Edit and paint images' arch=(x86_64) url='https://krita.org' @@ -31,7 +31,7 @@ depends=(exiv2 kwindowsystem5 lcms2 libjpeg-turbo - libkdcraw + libkdcraw5 libpng libtiff libunibreak