[arch-commits] Commit in opencv/trunk (PKGBUILD)

Ray Rashif schiv at archlinux.org
Mon Jun 4 18:02:54 UTC 2012


    Date: Monday, June 4, 2012 @ 14:02:54
  Author: schiv
Revision: 160731

upgpkg: opencv 2.4.1-1

upstream release; minor revision update; should not need any rebuild

Modified:
  opencv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-04 17:58:05 UTC (rev 160730)
+++ PKGBUILD	2012-06-04 18:02:54 UTC (rev 160731)
@@ -5,7 +5,7 @@
 pkgbase=opencv
 pkgname=('opencv' 'opencv-docs' 'opencv-samples')
 _realname=OpenCV
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="Open Source Computer Vision Library"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
             'python2-numpy: Python 2.x interface')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/opencvlibrary/$_realname-${pkgver}.tar.bz2")
-md5sums=('1fcda4ed3d0655f033ac30be8bad4882')
+md5sums=('144aafa12260150490ce77d8debc1a23')
 
 _cmakeopts=('-D CMAKE_BUILD_TYPE=Release'
             '-D CMAKE_INSTALL_PREFIX=/usr'




More information about the arch-commits mailing list