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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 16 17:48:28 UTC 2021


    Date: Friday, July 16, 2021 @ 17:48:27
  Author: felixonmars
Revision: 977683

upgpkg: python-btrees 4.9.1-1

Modified:
  python-btrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 17:48:04 UTC (rev 977682)
+++ PKGBUILD	2021-07-16 17:48:27 UTC (rev 977683)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-btrees
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-transaction' 'python-zope-testrunner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/btrees/archive/$pkgver.tar.gz")
-sha512sums=('b9f8798ee9b553ef3e866b2ad91dee738f4f3f0d1ba22a8e52a8a4e374e0abcd3a147d9cb8ecf811cb75e7274c4a944b9597e639a2dcfb93d32370edbbb3c1c4')
+sha512sums=('2fee23277c4d1548912be9ef498ba1b1e3afd064652d8f4a8ef344f1df473f264e4edbbdf691b517e103897a30ccc6eeead1f3cecb30cf99e11ae0afb1654f6e')
 
 build() {
   cd BTrees-$pkgver




More information about the arch-commits mailing list