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

Felix Yan felixonmars at archlinux.org
Fri May 8 06:02:14 UTC 2020


    Date: Friday, May 8, 2020 @ 06:02:13
  Author: felixonmars
Revision: 625521

upgpkg: python-braintree 4.1.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 06:02:00 UTC (rev 625520)
+++ PKGBUILD	2020-05-08 06:02:13 UTC (rev 625521)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/braintree/braintree_python/archive/$pkgver.tar.gz")
-sha512sums=('60b82da046cf95db1899d2c753ef924130c9aae7497c7b126eb7d23a883bc2492104b46617692b910a3c838c7a2119a40ff68f608f7ea0f538cd0b046d481b47')
+sha512sums=('abf91f19cd0421d5628ec7e9370f66a976f2251f49407ee30e6befd33715a17af6ef493bf3f71e2584c310ffb719acdbd9b73399869b74d8928a7026e3805772')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list