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

Andreas Radke andyrtr at archlinux.org
Wed Oct 31 16:45:47 UTC 2018


    Date: Wednesday, October 31, 2018 @ 16:45:47
  Author: andyrtr
Revision: 337645

upgpkg: mdds 1.4.3-1

upstream update 1.4.3

Modified:
  mdds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 16:38:15 UTC (rev 337644)
+++ PKGBUILD	2018-10-31 16:45:47 UTC (rev 337645)
@@ -2,7 +2,7 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=mdds
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
 arch=('any')
@@ -12,7 +12,7 @@
 #source=(https://gitlab.com/mdds/mdds/repository/archive.tar.gz?ref=${pkgver})
 source=(https://kohei.us/files/mdds/src/${pkgname}-${pkgver}.tar.bz2)
 # checksums listed there - https://gitlab.com/mdds/mdds
-sha256sums=('82f38750248c007956c38ffefcc549932c8b257b76c72fb79a06eabc50107369')
+sha256sums=('25ce3d5af9f6609e1de05bb22b2316e57b74a72a5b686fbb2da199da72349c81')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list