summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorunclejimbo2021-04-01 09:51:51 +0800
committerunclejimbo2021-04-01 09:51:51 +0800
commitba3ce2d1ae4c8565930e328577608fdf98382e14 (patch)
tree0e4595a8188e9a06a5f3a57f4a4b45afdf88221e /PKGBUILD
parentb7b209cc9cd93f61b1153b04b4cfcc41c065fdc0 (diff)
downloadaur-ba3ce2d1ae4c8565930e328577608fdf98382e14.tar.gz
update to 5.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d587b39dab9..78d8c25db5ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shaodong Wang <unclejimbo@qq.com>
pkgname=cgal-headers
_pkgname=CGAL
-pkgver=5.2
+pkgver=5.2.1
pkgrel=1
pkgdesc="The Computational Geometry Algorithms Library."
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL' 'LGPL')
depends=('mpfr' 'gmp' 'boost')
makedepends=('cmake')
source=("https://github.com/CGAL/cgal/releases/download/v${pkgver}/${_pkgname}-${pkgver}-library.tar.xz")
-sha512sums=('de066887fe84eb7c2a4edf61422ab7a4af1443c60e4ae65fa4d8a5c5edcf8e93879a144e37044f8c093c00e0dcc1fc3fd3cb589ea4c51a2493467e05c9463a9e')
+sha512sums=('93c73ca43589b24607c07458559891cbe9112f8f5020754f7b77d6bac5d7df497c474d1188fe742584bc9fa49890b4db470514a57e32b8098e88de6db500ee08')
provides=('cgal')
conflicts=('cgal')