summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a80485e71c5..80d64e71ee8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = photoqt
pkgdesc = Fast and highly configurable image viewer with a simple and nice interface.
pkgver = 4.3
- pkgrel = 2
+ pkgrel = 3
url = http://photoqt.org/
arch = x86_64
license = GPL2
@@ -19,7 +19,7 @@ pkgbase = photoqt
depends = libraw
depends = hicolor-icon-theme
depends = libarchive
- depends = kimageformats5
+ depends = kimageformats
depends = pugixml
depends = mpv
depends = resvg
diff --git a/PKGBUILD b/PKGBUILD
index 21f09c9c0472..bb5c860af003 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=photoqt
pkgver=4.3
-pkgrel=2
+pkgrel=3
pkgdesc="Fast and highly configurable image viewer with a simple and nice interface."
arch=('x86_64')
url="http://photoqt.org/"
license=('GPL2')
-depends=('exiv2' 'imagemagick' 'qt6-imageformats' 'qt6-multimedia' 'qt6-svg' 'qt6-declarative' 'qt6-location' 'qt6-positioning' 'libraw' 'hicolor-icon-theme' 'libarchive' 'kimageformats5' 'pugixml' 'mpv' 'resvg' 'python-pychromecast' 'qt6-webengine' 'zxing-cpp')
+depends=('exiv2' 'imagemagick' 'qt6-imageformats' 'qt6-multimedia' 'qt6-svg' 'qt6-declarative' 'qt6-location' 'qt6-positioning' 'libraw' 'hicolor-icon-theme' 'libarchive' 'kimageformats' 'pugixml' 'mpv' 'resvg' 'python-pychromecast' 'qt6-webengine' 'zxing-cpp')
optdepends=('libqpsd-git: PSB/PSD support'
'xcftools: XCF support'
'poppler-qt6: PDF support')