mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/opencv to 4.10.0-3
This commit is contained in:
parent
6c22fda95e
commit
ff4dd7e517
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = opencv
|
pkgbase = opencv
|
||||||
pkgdesc = Open Source Computer Vision Library
|
pkgdesc = Open Source Computer Vision Library
|
||||||
pkgver = 4.10.0
|
pkgver = 4.10.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://opencv.org/
|
url = https://opencv.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = Apache-2.0
|
license = Apache-2.0
|
||||||
|
|
|
@ -12,7 +12,7 @@ pkgname=(opencv
|
||||||
opencv-samples
|
opencv-samples
|
||||||
python-opencv)
|
python-opencv)
|
||||||
pkgver=4.10.0
|
pkgver=4.10.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Open Source Computer Vision Library'
|
pkgdesc='Open Source Computer Vision Library'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
license=(Apache-2.0)
|
license=(Apache-2.0)
|
||||||
|
|
Loading…
Reference in a new issue