diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-11 16:55:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-12 01:27:36 -0300 |
commit | 812481f5d17ca80c29146e857498c378401b665a (patch) | |
tree | d18c8d4db34f1390feb0b30b4f446ef8885ad7b4 /libre/opencv | |
parent | 1738ba8b6f8fe46e3987b3a51427e8fe6922f8d1 (diff) | |
download | abslibre-812481f5d17ca80c29146e857498c378401b665a.tar.gz abslibre-812481f5d17ca80c29146e857498c378401b665a.tar.bz2 abslibre-812481f5d17ca80c29146e857498c378401b665a.zip |
opencv-3.1.0-7.parabola1: python 3.6 rebuild
Diffstat (limited to 'libre/opencv')
-rw-r--r-- | libre/opencv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/opencv/PKGBUILD b/libre/opencv/PKGBUILD index f1a4fb1af..ed852b307 100644 --- a/libre/opencv/PKGBUILD +++ b/libre/opencv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 282836 2016-12-05 09:59:13Z lcarlier $ +# $Id: PKGBUILD 284748 2016-12-25 17:41:59Z bpiotrowski $ # Maintainer (Arch): Ray Rashif <schiv@archlinux.org> # Contributor (Arch): Tobias Powalowski <tpowa@archlinux.org> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> @@ -8,7 +8,7 @@ pkgbase=opencv pkgname=opencv pkgver=3.1.0 -pkgrel=6.parabola1 +pkgrel=7.parabola1 pkgdesc="Free Computer Vision Library, without nonfree SIFT and SURF algorithms, nonfree Milky icons and lena images" arch=('i686' 'x86_64' 'armv7h') license=('BSD') |