cocom: remove from msys2-devel group

from what I see this is only needed for building cygwin, and it's already
a makedep there.
This commit is contained in:
Christoph Reiter
2021-12-12 15:20:17 +01:00
parent d77ab729d2
commit d2a3926578

View File

@@ -2,12 +2,11 @@
pkgname=cocom
pkgver=0.996
pkgrel=2
pkgrel=3
pkgdesc="Toolset for creation of compilers and interpreters"
arch=('i686' 'x86_64')
url="https://cocom.sourceforge.io/"
license=('custom')
groups=('msys2-devel')
depends=()
makedepends=('autotools')
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)