mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/opencv to 4.10.0-7
This commit is contained in:
parent
2b5a9afce0
commit
958c432e9e
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = opencv
|
||||
pkgdesc = Open Source Computer Vision Library
|
||||
pkgver = 4.10.0
|
||||
pkgrel = 5
|
||||
pkgrel = 7
|
||||
url = https://opencv.org/
|
||||
arch = x86_64
|
||||
license = Apache-2.0
|
||||
|
|
|
@ -12,7 +12,7 @@ pkgname=(opencv
|
|||
opencv-samples
|
||||
python-opencv)
|
||||
pkgver=4.10.0
|
||||
pkgrel=5
|
||||
pkgrel=7
|
||||
pkgdesc='Open Source Computer Vision Library'
|
||||
arch=(x86_64)
|
||||
license=(Apache-2.0)
|
||||
|
|
Loading…
Reference in a new issue