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

Andreas Radke andyrtr at archlinux.org
Mon Nov 2 16:12:53 UTC 2020


    Date: Monday, November 2, 2020 @ 16:12:52
  Author: andyrtr
Revision: 399151

upgpkg: mdds 1.7.0-1: upstream update 1.7.0

Modified:
  mdds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-02 16:04:31 UTC (rev 399150)
+++ PKGBUILD	2020-11-02 16:12:52 UTC (rev 399151)
@@ -2,7 +2,7 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=mdds
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
 arch=('any')
@@ -10,9 +10,9 @@
 license=('MIT')
 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)
+source=(https://kohei.us/files/mdds/src/${pkgname}-${pkgver}.tar.xz)
 # checksums listed there - https://gitlab.com/mdds/mdds
-sha256sums=('f1585c9cbd12f83a6d43d395ac1ab6a9d9d5d77f062c7b5f704e24ed72dae07d')
+sha256sums=('c55a87ea8f110185ed1a570b4df44eeaf187079c1afc2bb821bea36f4c07cde8')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list