summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ea4b0016e9b..6844c9a7630d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = mingw-w64-coin-or-coinmumps
pkgrel = 1
url = https://github.com/coin-or-tools/ThirdParty-MUMPS/
arch = any
- groups = coin-or
+ groups = mingw-w64-coin-or
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-coin-or-coinmetis
diff --git a/PKGBUILD b/PKGBUILD
index 2f6f8ed2fb6d..3906993052cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="COIN-OR autotools harness to build MUMPS (mingw-w64)"
arch=('any')
url="https://github.com/coin-or-tools/ThirdParty-MUMPS/"
license=('custom')
-groups=('coin-or')
+groups=('mingw-w64-coin-or')
depends=('mingw-w64-coin-or-coinmetis' 'mingw-w64-blas')
makedepends=('mingw-w64-configure')
options=('!buildflags' '!strip' 'staticlibs')