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 c6c4b8ea5e3f..0d0d0f61ac78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = mingw-w64-coin-or-coinmetis
pkgrel = 1
url = https://github.com/coin-or-tools/ThirdParty-Metis/
arch = any
- groups = coin-or
+ groups = mingw-w64-coin-or
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-crt
diff --git a/PKGBUILD b/PKGBUILD
index 2a0222d06e18..c8f132eb2ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="COIN-OR autotools harness to build Metis (mingw-w64)"
arch=('any')
url="https://github.com/coin-or-tools/ThirdParty-Metis/"
license=('custom')
-groups=('coin-or')
+groups=('mingw-w64-coin-or')
depends=('mingw-w64-crt')
makedepends=('mingw-w64-configure')
options=('!buildflags' '!strip' 'staticlibs')