diff options
Diffstat (limited to 'community/mdds/APKBUILD')
-rw-r--r-- | community/mdds/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mdds/APKBUILD b/community/mdds/APKBUILD index ad47bcf5cc..2fbe0bbd6e 100644 --- a/community/mdds/APKBUILD +++ b/community/mdds/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=mdds pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Multi-dimensional data index algorithm" url="https://gitlab.com/mdds/mdds" arch="noarch" |