update all the packages, remove some unneeded ones

This commit is contained in:
moparisthebest
2018-06-01 08:08:14 -04:00
parent 1ac473c02c
commit 9fce20fc6d
142 changed files with 2965 additions and 1333 deletions

View File

@@ -3,14 +3,14 @@
pkgname=('python-sleekxmpp' 'python2-sleekxmpp')
pkgbase='python-sleekxmpp'
_realname='sleekxmpp'
pkgver=1.3.2
pkgver=1.3.3
pkgrel=1
pkgdesc="A XMPP library written for Python 3.x"
arch=("any")
url="http://github.com/fritzy/SleekXMPP"
license=('MIT')
source=("https://github.com/fritzy/SleekXMPP/archive/sleek-${pkgver}.tar.gz")
md5sums=('2f92d5d140de7de098af7e4aefa7ab5d')
md5sums=('8707ba293cce2b003d1b93b9d1b0565f')
makedepends=("python2" "python")
package_python-sleekxmpp() {