# Maintainer: Hunter Wittenborn pkgname=mpr-cli pkgver=0.5.2 pkgrel=1 pkgdesc='The official command-line interface for the makedeb Package Repository' arch=('any') depends=('mist') license=('GPL3') url='https://github.com/makedeb/mpr-cli' package() { true } # vim: set sw=4 expandtab: