summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2019-11-28 19:17:15 +0100
committerMichel Zou2019-11-28 19:17:15 +0100
commitf2a7b8c8f9191471dfe16c269aa75554801bc98c (patch)
tree465907f9c586e0d02d994ddccff240a4f2264c27
parentfa55008fb368df1aed452ae1549b9aa6149fae4b (diff)
downloadaur-f2a7b8c8f9191471dfe16c269aa75554801bc98c.tar.gz
group
-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')