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

Felix Yan felixonmars at archlinux.org
Tue Sep 22 18:34:13 UTC 2020


    Date: Tuesday, September 22, 2020 @ 18:34:11
  Author: felixonmars
Revision: 711399

upgpkg: python-braintree 4.4.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-22 17:03:12 UTC (rev 711398)
+++ PKGBUILD	2020-09-22 18:34:11 UTC (rev 711399)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=4.3.0
+pkgver=4.4.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=('f2a5f3810a92360d6d231004833ee6a60cc0a4914f83fd74485e34da9ad8113280dad3949eade63a2c5bbe224a97d34b1b3cda0a993c39d3bcc2f1d4cd2a0ec5')
+sha512sums=('9c02af79143897b92bc42bc573d34b3b2b95459420c03c92bc9feda92f7e479d5f4980ef9c502895e3556ceeee78ec43b339dcbcf9edf0a53c507ad677d9e40a')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list