summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2024-02-01 14:41:36 +0100
committerMarcell Meszaros2024-02-01 14:41:36 +0100
commit017cef9a89d96b10a9f09526096f9c7dccc67116 (patch)
tree8080c5ac8e4271daefb61acb3995d7e50aa5d7a6 /PKGBUILD
parent10073b905d4e1457ccdc1d9c68782f61799ff1ab (diff)
downloadaur-openexr2.tar.gz
remove unneeded, problematic provides entry
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e277df13d79e..1994fc4a744c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ depends=('zlib')
makedepends+=('cmake' 'patchelf' python{,-numpy} 'boost' 'freeglut' 'chrpath')
optdepends+=('boost-libs: python support' 'python: python support')
conflicts=('openexr')
-provides=("openexr=${pkgver}")
source=("$pkgname-$pkgver.tar.gz::https://github.com/openexr/openexr/archive/v$pkgver.tar.gz")
sha256sums=('59e98361cb31456a9634378d0f653a2b9554b8900f233450f2396ff495ea76b3')