cgal: update to 5.5.2
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
ec2cbb44e6
commit
0160bdc36d
@@ -3,7 +3,7 @@
|
||||
_realname=cgal
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=5.5.1
|
||||
pkgver=5.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="Computational Geometry Algorithms Library (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -27,7 +27,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-eigen3: for some packages, see the CGAL man
|
||||
"${MINGW_PACKAGE_PREFIX}-qt5-script: for CGAL_Qt5"
|
||||
"${MINGW_PACKAGE_PREFIX}-tbb: for some packages, see the CGAL manual")
|
||||
source=(https://github.com/CGAL/cgal/releases/download/v${pkgver}/CGAL-${pkgver}.tar.xz)
|
||||
sha256sums=('091630def028facdcaf00eb5b68ad79eddac1b855cca6e87eef18a031566edfc')
|
||||
sha256sums=('b2b05d5616ecc69facdc24417cce0b04fb4321491d107db45103add520e3d8c3')
|
||||
|
||||
prepare() {
|
||||
plain 'No Step'
|
||||
|
||||
Reference in New Issue
Block a user