# Former maintainer: Thomas Fanninger pkgname=transwhat pkgver=0.2.2 pkgrel=1 epoch=1 pkgdesc="A gateway between the XMPP and the WhatsApp IM networks (obsolete)" arch=('any') license=('GPL') options=('!strip' '!emptydirs') source=() md5sums=() package() { echo "obsolete package - use python-transwhat instead" false }