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

Giancarlo Razzolini grazzolini at archlinux.org
Wed Aug 8 02:19:01 UTC 2018


    Date: Wednesday, August 8, 2018 @ 02:19:00
  Author: grazzolini
Revision: 370179

upgpkg: python-lz4 2.1.0-1

Modified:
  python-lz4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-08 00:10:56 UTC (rev 370178)
+++ PKGBUILD	2018-08-08 02:19:00 UTC (rev 370179)
@@ -9,8 +9,8 @@
 pkgbase=python-lz4
 _pkgname=lz4
 pkgname=('python-lz4' 'python2-lz4')
-pkgver=1.1.0
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="LZ4 bindings for Python"
 arch=('x86_64')
 license=('BSD')
@@ -18,7 +18,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-${pkgver}.tar.gz")
-sha512sums=('3119247e4334b0898b6258a286ea1e2ffeb2e6da958366ec9aefd48e476f05d16b0f059cf47954ea5efafab5a5de0c3f2a825c9e765b488618d75b2d60726c80')
+sha512sums=('d1edeccfcc7c0ee45b59424729b74f67931c0662ac8c4302793a6e298adc23506f0b674248366d55484b7a86cdb0b9af50879b9fd3675cae10e543e1d4804468')
 
 prepare() {
   cp -a $_pkgname-${pkgver}{,-python2}



More information about the arch-commits mailing list