summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-15 15:07:54 +0200
committerGoliathLabs2020-05-15 15:07:54 +0200
commitf20a8b42d7680323688eb03e16edd6dac9b36baa (patch)
treee06656cef0c0ba8377a8ad921e8bd614bdcf7eb2 /PKGBUILD
parent4df333fbaeb383f3c0255bd3a0aafd510cb8fcd0 (diff)
downloadaur-f20a8b42d7680323688eb03e16edd6dac9b36baa.tar.gz
Updated: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5a950980edf..b1210511340c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,15 @@
pkgname=('qt5-heif-git')
pkgbase=qt-heif-image-plugin
pkgver=0.3.3.r4.671166e
-pkgrel=2
+pkgrel=3
pkgdesc="Enables HEIF support in Qt applications"
arch=('x86_64')
url="https://github.com/jakar/qt-heif-image-plugin"
license=('LGPL')
depends=('libheif')
makedepends=('qt5-base')
+provides=('qt5-heif')
+conflicts=('qt5-heif')
source=('git+https://github.com/jakar/qt-heif-image-plugin.git' 'imagethumbnail-heif.desktop')
sha256sums=('SKIP'
'e2810903300af8ff1689112faf6aa062c6112f387b0a643bf35082cd5ab8d14c')