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

Felix Yan felixonmars at archlinux.org
Tue Jun 30 21:02:51 UTC 2020


    Date: Tuesday, June 30, 2020 @ 21:02:51
  Author: felixonmars
Revision: 657207

upgpkg: python-braintree 4.2.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-30 21:02:49 UTC (rev 657206)
+++ PKGBUILD	2020-06-30 21:02:51 UTC (rev 657207)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=4.1.0
+pkgver=4.2.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=('abf91f19cd0421d5628ec7e9370f66a976f2251f49407ee30e6befd33715a17af6ef493bf3f71e2584c310ffb719acdbd9b73399869b74d8928a7026e3805772')
+sha512sums=('5b107a6bd3bc9c1c58b9c52ec2fcd7788942f4c311f6df4909f305781a8ae2d9ceb3189b5cec5704e58bb35745d71bdd8cf10704f6ddd7bcefd33f5432fe5470')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list