remove all remaining .SRCINFO will generate as-needed from approved PKGBUILDS

This commit is contained in:
moparisthebest
2017-03-31 17:09:34 -04:00
parent d076f65845
commit baaab6a4fd
111 changed files with 0 additions and 2607 deletions

View File

@@ -1,20 +0,0 @@
pkgbase = python-sleekxmpp
pkgdesc = A XMPP library written for Python 3.x
pkgver = 1.3.1
pkgrel = 1
url = http://github.com/fritzy/SleekXMPP
arch = any
license = MIT
makedepends = python2
makedepends = python
source = https://pypi.python.org/packages/source/s/sleekxmpp/sleekxmpp-1.3.1.tar.gz
md5sums = ff7c1154fb238efa83ea64ef91a1bff4
pkgname = python-sleekxmpp
depends = python
optdepends = python-dnspython: SRV support
pkgname = python2-sleekxmpp
depends = python2
optdepends = python2-dnspython: SRV support