summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2021-02-18 11:38:19 +0100
committerbartus2021-02-18 11:38:19 +0100
commitcb863e34f08e830300797bfa9fd0bc25cce471b6 (patch)
tree88afd32013f01028860486b61d69f6c2aa58479e
parent46007a3dae1f266fb011a7ef8c1fd4eb0f109b18 (diff)
downloadaur-cb863e34f08e830300797bfa9fd0bc25cce471b6.tar.gz
Pop pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f489b30e57b8..b64617b882a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openshadinglanguage-qfix
pkgdesc = Advanced shading language for production GI renderers (build against opencolorio=2
pkgver = 1.11.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/imageworks/OpenShadingLanguage
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index ae58ea0c74d6..73acdf30d070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro@gmail.com>
pkgname=openshadinglanguage-qfix
pkgver=1.11.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced shading language for production GI renderers (build against opencolorio=2"
arch=(x86_64)
url="https://github.com/imageworks/OpenShadingLanguage"
@@ -10,6 +10,8 @@ depends=('boost-libs' 'openimageio-qfix' 'openexr' 'intel-tbb' 'freetype2' 'libp
'libtiff' 'zlib' 'ncurses' 'clang')
makedepends=('boost' 'cmake' 'python' 'llvm' 'ninja')
optdepends=('python: the Python module')
+#provides=(openshadinglanguage)
+#conflicts=(openshadinglanguage)
source=($pkgname-$pkgver.tar.gz::https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
sha512sums=('2a5e45255d21edea631cf6fd957eb8516fc87760e16ae4f32c7f732cfb3500f92477ad9b9fbda50bc34e2fc89867d3c7ff0e31ecb815c053dcf77dc226a2681c')