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

Andreas Radke andyrtr at archlinux.org
Sat Jun 20 08:10:36 UTC 2015


    Date: Saturday, June 20, 2015 @ 10:10:36
  Author: andyrtr
Revision: 241129

upgpkg: mdds 0.12.1-1

upstream update 0.12.1

Modified:
  mdds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-20 05:36:16 UTC (rev 241128)
+++ PKGBUILD	2015-06-20 08:10:36 UTC (rev 241129)
@@ -3,16 +3,16 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=mdds
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
 arch=('any')
-url="http://code.google.com/p/multidimalgorithm/"
+url="https://gitlab.com/mdds/mdds"
 license=('MIT')
 checkdepends=('boost')
 # see http://code.google.com/p/multidimalgorithm/wiki/Downloads
 source=(http://kohei.us/files/mdds/src/${pkgname}_${pkgver}.tar.bz2)
-sha1sums=('043590edde76a1df3e96070c46cbc7ae5f88f081')
+sha1sums=('e7469349f8d0c65545896fe553918f3ea93bd84d')
 
 build() {
   cd ${pkgname}_${pkgver}



More information about the arch-commits mailing list