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

Felix Yan felixonmars at archlinux.org
Mon Apr 1 19:21:09 UTC 2019


    Date: Monday, April 1, 2019 @ 19:21:09
  Author: felixonmars
Revision: 446972

upgpkg: python-bitvector 3.4.9-1

Modified:
  python-bitvector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-01 19:01:25 UTC (rev 446971)
+++ PKGBUILD	2019-04-01 19:21:09 UTC (rev 446972)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-bitvector
-pkgver=3.4.8
-pkgrel=3
+pkgver=3.4.9
+pkgrel=1
 pkgdesc="A memory-efficient packed representation for bit arrays in pure Python"
 url="https://pypi.python.org/pypi/BitVector"
 license=('PSF')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/B/BitVector/BitVector-$pkgver.tar.gz")
-sha512sums=('22d76c33d407b7ff2b0493ed4949189d7fc9ea8fd7497610014ede5f27756b5f91678a5f2da5db5e04f9e85e98378001d0edb5a8c2e3053083d18e547799f3f1')
+sha512sums=('be2144a35990b46aa2cbd71d65db51baac5fec65d4c91a1e2222857b307c96f5551adf1c5a86f145f01fa895465b99bc02a485d5d7a43495dd1e05b9a0d9d513')
 
 build() {
   cd BitVector-$pkgver



More information about the arch-commits mailing list