[arch-commits] Commit in opencv/repos (extra-i686/PKGBUILD extra-x86_64/PKGBUILD)

Ray Rashif schiv at archlinux.org
Sun Jul 8 15:24:36 UTC 2012


    Date: Sunday, July 8, 2012 @ 11:24:35
  Author: schiv
Revision: 163184

fix accidental rel bump to extra instead of testing; does not affect binaries

Modified:
  opencv/repos/extra-i686/PKGBUILD
  opencv/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |    2 +-
 extra-x86_64/PKGBUILD |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-07-08 14:59:15 UTC (rev 163183)
+++ extra-i686/PKGBUILD	2012-07-08 15:24:35 UTC (rev 163184)
@@ -6,7 +6,7 @@
 pkgname=('opencv' 'opencv-docs' 'opencv-samples')
 _realname=OpenCV
 pkgver=2.4.2
-pkgrel=2
+pkgrel=1
 pkgdesc="Open Source Computer Vision Library"
 arch=('i686' 'x86_64')
 license=('BSD')

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-07-08 14:59:15 UTC (rev 163183)
+++ extra-x86_64/PKGBUILD	2012-07-08 15:24:35 UTC (rev 163184)
@@ -6,7 +6,7 @@
 pkgname=('opencv' 'opencv-docs' 'opencv-samples')
 _realname=OpenCV
 pkgver=2.4.2
-pkgrel=2
+pkgrel=1
 pkgdesc="Open Source Computer Vision Library"
 arch=('i686' 'x86_64')
 license=('BSD')




More information about the arch-commits mailing list