summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Spies2024-05-14 00:04:46 -0500
committerLukas Spies2024-05-14 00:04:46 -0500
commit9aad87e34972966f14f3ddb93e662e495cc0087e (patch)
treedb0a9390cc7db4915316a79948abf87380eb5a79
parentb946844bd129012c83a113996dd1b97e59ffa0ca (diff)
downloadaur-9aad87e34972966f14f3ddb93e662e495cc0087e.tar.gz
Update to v4.5
-rw-r--r--.SRCINFO7
-rwxr-xr-xPKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9169f0180ea8..d1362476e40e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = photoqt
pkgdesc = Fast and highly configurable image viewer with a simple and nice interface.
- pkgver = 4.4
+ pkgver = 4.5
pkgrel = 1
url = http://photoqt.org/
arch = x86_64
@@ -29,7 +29,8 @@ pkgbase = photoqt
depends = lcms2
optdepends = libqpsd-git: PSB/PSD support
optdepends = xcftools: XCF support
- source = https://photoqt.org/downloads/source/photoqt-4.4.tar.gz
- sha256sums = 74268d1795281fa4a4281ad91adc20daa65c0ed969b5d07110664bda82b28e12
+ conflicts = photoqt-bin
+ source = https://photoqt.org/downloads/source/photoqt-4.5.tar.gz
+ sha256sums = 405ce230d46188ce0b68d27c464274882abff09f36c27d05e7de2a25e48ddcbc
pkgname = photoqt
diff --git a/PKGBUILD b/PKGBUILD
index 621127a46503..badd5f16c77f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
# Contributor: archtux <antonio dot arias99999 at gmail dot com>
pkgname=photoqt
-pkgver=4.4
+pkgver=4.5
pkgrel=1
pkgdesc="Fast and highly configurable image viewer with a simple and nice interface."
arch=('x86_64')
url="http://photoqt.org/"
license=('GPL2')
+conflicts=('photoqt-bin')
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' 'lcms2')
optdepends=('libqpsd-git: PSB/PSD support'
'xcftools: XCF support')
makedepends=('cmake' 'qt6-tools' 'extra-cmake-modules')
source=(https://photoqt.org/downloads/source/$pkgname-$pkgver.tar.gz)
-sha256sums=('74268d1795281fa4a4281ad91adc20daa65c0ed969b5d07110664bda82b28e12')
+sha256sums=('405ce230d46188ce0b68d27c464274882abff09f36c27d05e7de2a25e48ddcbc')
# NOTE
# To use GraphicsMagick instead of ImageMagick replace it in the depends array above and change