diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 05:59:38 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-12-11 05:59:38 -0300 |
commit | c11d57f1c5b7d25c1a53161699cc98267259eaaf (patch) | |
tree | f48b14b86347c0841060e9c8966037f3f0d7d85e | |
parent | 4735de262d00316052ab3f2615e61d1f29b24036 (diff) | |
download | abslibre-c11d57f1c5b7d25c1a53161699cc98267259eaaf.tar.gz abslibre-c11d57f1c5b7d25c1a53161699cc98267259eaaf.tar.bz2 abslibre-c11d57f1c5b7d25c1a53161699cc98267259eaaf.zip |
opencv-2.4.12.2-2.parabola1: C++11 ABI rebuild
-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 42804b87a..de739fb97 100644 --- a/libre/opencv/PKGBUILD +++ b/libre/opencv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 242915 2015-08-01 10:41:34Z schiv $ +# $Id: PKGBUILD 253171 2015-12-07 02:57:20Z arojas $ # 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=2.4.12.2 -pkgrel=1.parabola2 +pkgrel=2.parabola1 pkgdesc="Free Computer Vision Library, without nonfree SIFT algorithm and nonfree Milky icons" arch=('i686' 'x86_64') license=('BSD') |