summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-12-07 16:18:22 -0500
committeracxz2020-12-07 16:18:22 -0500
commit0bdde0a35e42ca9020ef592ab44a545b603eee74 (patch)
tree5eaa0bc61d021c5b87945d1ee24f3fcf3df29165 /PKGBUILD
parentb5d22a07c107b33bb8068381153eb147634c0b25 (diff)
downloadaur-0bdde0a35e42ca9020ef592ab44a545b603eee74.tar.gz
[mivisionx] updpkg 3.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29677aadbd32..0171c63f4c95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=mivisionx
-pkgver=3.9.0
+pkgver=3.10.0
pkgrel=1
pkgdesc="Set of comprehensive computer vision and machine intelligence
libraries, utilities, and applications bundled into a single toolkit"
@@ -10,7 +10,7 @@ license=('MIT')
depends=('rocm' 'rocm-cmake' 'miopengemm' 'miopen' 'protobuf' 'opencv' 'ffmpeg')
makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX/archive/rocm-$pkgver.tar.gz")
-sha256sums=('892812cc6e6977ed8cd4b69c63f4c17be43b83c78eeafd9549236c17f6eaa2af')
+sha256sums=('8a67fae77a05ef60a501e64a572a7bd2ccb9243518b1414112ccd1d1f78d08c8')
build() {
mkdir -p "$srcdir/build"