Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / mdds


Commits:
f5760a84 by Andreas Radke at 2024-07-04T20:47:47+02:00
upgpkg: 2.1.1-2; rebuild to add .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,12 @@
+pkgbase = mdds
+       pkgdesc = A collection of multi-dimensional data structures and 
indexing algorithms
+       pkgver = 2.1.1
+       pkgrel = 2
+       url = https://gitlab.com/mdds/mdds
+       arch = any
+       license = MIT
+       checkdepends = boost
+       source = https://kohei.us/files/mdds/src/mdds-2.1.1.tar.xz
+       sha256sums = 
1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56
+
+pkgname = mdds


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=mdds
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection of multi-dimensional data structures and indexing 
algorithms"
 arch=('any')
 url="https://gitlab.com/mdds/mdds";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mdds/-/commit/f5760a8426f32f522cca67cda8e97c46dc25adfd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mdds/-/commit/f5760a8426f32f522cca67cda8e97c46dc25adfd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to