Port everything away from PKGMETA

keep an empty PKGMETA.yml for now until all users are adjusted and
deployed.
This commit is contained in:
Christoph Reiter
2023-09-17 20:40:05 +02:00
parent f20f22b9a5
commit 1f1a74cb26
41 changed files with 113 additions and 118 deletions

View File

@@ -13,6 +13,9 @@ depends=('perl')
license=('GPL' 'PerlArtistic')
source=("https://cpan.metacpan.org/authors/id/R/RJ/RJBS/${_realname}-${pkgver}.tar.gz")
sha256sums=('0022da5982645d9ef0207f3eb9ef63e70e9713ed2340ed7b3850779b0d842a7d')
msys2_references=(
'cygwin'
)
build() {
cd ${_realname}-${pkgver}