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

Andreas Radke andyrtr at archlinux.org
Sun Nov 5 13:11:19 UTC 2017


    Date: Sunday, November 5, 2017 @ 13:11:18
  Author: andyrtr
Revision: 308925

upgpkg: mdds 1.3.0-1

upstream update 1.3.0

Modified:
  mdds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 13:00:22 UTC (rev 308924)
+++ PKGBUILD	2017-11-05 13:11:18 UTC (rev 308925)
@@ -3,7 +3,7 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=mdds
-pkgver=1.2.3
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
 arch=('any')
@@ -12,7 +12,8 @@
 checkdepends=('boost')
 #source=(https://gitlab.com/mdds/mdds/repository/archive.tar.gz?ref=${pkgver})
 source=(https://kohei.us/files/mdds/src/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('402fec18256f95b89517d54d85f00bce1faa6e517cb3d7c98a720fddd063354f')
+# checksums listed there - https://gitlab.com/mdds/mdds
+sha256sums=('00aa92a28af9f1168a8e5c38e46f311abb65ef5b113ef56078ff104b94211460')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list