summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122024-03-20 08:24:31 +0100
committerwillemw122024-03-20 08:24:31 +0100
commit60e74f652b2c6470d8453669d9b45890f279bd87 (patch)
tree15075462895ea0e0f9ee9630319a9a4969e30106 /PKGBUILD
parent5df396ac20976deb15ded96696671b75d58582f4 (diff)
downloadaur-qview-git.tar.gz
Deprecate optdepend qtraw
'qtraw': EOL since 2015, fails its own read test, not compatible with Qt 5.15.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad28d6b5c4c..910585304852 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: jurplel <jeep70cp[at]gmail[dotcom]>
pkgname=qview-git
-pkgver=6.1.r10.ge37c8ea
-pkgrel=2
+pkgver=6.1.r13.g6c7a99d
+pkgrel=1
pkgdesc='Practical and minimal image viewer'
arch=(x86_64)
url=https://interversehq.com/qview
@@ -16,8 +16,7 @@ optdepends=('kimageformats5: additional image format support'
'qt-heif-image-plugin: HEIF support'
'qt5-apng-plugin: APNG support'
'qt5-imageformats: additional image format support'
- 'qt5-svg: SVG support'
- 'qtraw: RAW support')
+ 'qt5-svg: SVG support')
makedepends=(git qt5-x11extras)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")