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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 18:22:59 UTC 2019


    Date: Friday, November 15, 2019 @ 18:22:58
  Author: felixonmars
Revision: 529293

upgpkg: python-btrees 4.6.1-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 18:22:40 UTC (rev 529292)
+++ PKGBUILD	2019-11-15 18:22:58 UTC (rev 529293)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-btrees
-pkgver=4.6.0
-pkgrel=2
+pkgver=4.6.1
+pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
 license=('ZPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-transaction' 'python-zope-testrunner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('febc377fae600b21287a4d9d5c20c3780324a247d7fc745d58ebc73e2c45ae408bf5aacec19012980a64592394eec9f8bf72e17595c3ce4cb4dbfdfbfba6ea8b')
+sha512sums=('70f7a016619d0063a71c9723815abe0043b550df637318dc4c6320ec63ae05832dfe484e43f60085e62a770d5247bc77d5feb42e81c47765c7c2118126fdf8e9')
 
 build() {
   cd "$srcdir"/BTrees-$pkgver



More information about the arch-commits mailing list