# Maintainer: Eli Schwartz # Dummy package to replace AUR content that has been taken down pkgname=arch-install pkgver=1.0 pkgrel=1 pkgdesc="This package violates AUR guidelines" arch=('any') url="http://dev.null" license=('None') build() { /bin/false } package() { /bin/false }