_newpkg='dolphin-emu' pkgbase=dolphin-emu-osvr-git pkgname=('dolphin-emu-osvr-git' 'dolphin-emu-osvr-cli-git') pkgver=0.0.1 pkgrel=1 epoch=1 pkgdesc="metapackage - migrate to $_newpkg" arch=('any') _package() { depends=("$_newpkg") } package_dolphin-emu-osvr-git() { depends=("$_newpkg") } package_dolphin-emu-osvr-cli-git() { depends=("$_newpkg") }