[arch-commits] Commit in python-hpack/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Aug 3 04:02:12 UTC 2015


    Date: Monday, August 3, 2015 @ 06:02:12
  Author: fyan
Revision: 137765

upgpkg: python-hpack 1.1.0-1

Modified:
  python-hpack/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 03:59:17 UTC (rev 137764)
+++ PKGBUILD	2015-08-03 04:02:12 UTC (rev 137765)
@@ -4,7 +4,7 @@
 pkgbase=python-hpack
 pkgname=(python-hpack python2-hpack)
 _pkgname=hpack
-pkgver=1.0.1
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Pure-Python HPACK header compression"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver::https://github.com/Lukasa/hpack/archive/v${pkgver}.tar.gz")
-sha512sums=('d2e0e6e76f697c81fb9be64ae16a086d68e3bfb8971b66844a58e5fb76a28d3a895cb42f000e142481c4d41e931e92a90d2e9190d192c0053d2569f177d0f674')
+sha512sums=('2a9618b838dc8e0360e297ac0c65584c02dc0f036a49c833aac34b6950789acda145e180dd3a80b1e02e38be12ce0f829db60fa67ee306d4e8ae7a7fff8d500d')
 
 prepare() {
   cp -a $_pkgname-$pkgver{,-py2}


Property changes on: python-hpack/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list