[arch-commits] Commit in python2-trollius/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri May 27 11:13:41 UTC 2016


    Date: Friday, May 27, 2016 @ 13:13:41
  Author: svenstaro
Revision: 177264

upgpkg: python2-trollius 2.1-1

upstream release 2.1

Modified:
  python2-trollius/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-27 11:13:38 UTC (rev 177263)
+++ PKGBUILD	2016-05-27 11:13:41 UTC (rev 177264)
@@ -2,8 +2,8 @@
 # Contributor: Sebastien Leduc <sebastien at sleduc.fr>
 pkgname=python2-trollius
 _realname=trollius
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
 pkgdesc="Port of the Tulip project (asyncio module, PEP 3156) on Python 2.7"
 arch=("any")
 url="http://trollius.readthedocs.org/"
@@ -11,7 +11,7 @@
 depends=('python2' 'python2-futures')
 optdepends=('python2-unittest2: to pass trollius unit tests')
 source=("http://pypi.python.org/packages/source/t/$_realname/$_realname-$pkgver.tar.gz")
-md5sums=('5704231bc385660783c5fad59e75549d')
+md5sums=('0b36ff1057cb5a93befe7d8ef0edcbf8')
 
 build() {
   cd "$srcdir/$_realname-$pkgver"



More information about the arch-commits mailing list