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

Antonio Rojas arojas at archlinux.org
Wed Apr 6 07:00:15 UTC 2016


    Date: Wednesday, April 6, 2016 @ 09:00:15
  Author: arojas
Revision: 263938

Update to 2015.2

Modified:
  qhull/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-06 06:41:40 UTC (rev 263937)
+++ PKGBUILD	2016-04-06 07:00:15 UTC (rev 263938)
@@ -5,8 +5,8 @@
 # Contributor: Darwin Bautista <djclue917 at gmail.com>
 
 pkgname=qhull
-pkgver=2012.1
-pkgrel=3
+pkgver=2015.2
+pkgrel=1
 pkgdesc="A general dimension code for computing convex hulls and related structures"
 arch=('i686' 'x86_64')
 url="http://www.qhull.org/"
@@ -14,8 +14,8 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 options=('staticlibs')
-source=("http://www.qhull.org/download/$pkgname-$pkgver-src.tgz")
-md5sums=('d0f978c0d8dfb2e919caefa56ea2953c')
+source=("http://www.qhull.org/download/qhull-2015-src-7.2.0.tgz")
+md5sums=('e6270733a826a6a7c32b796e005ec3dc')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list