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

Felix Yan felixonmars at archlinux.org
Tue Mar 26 21:36:27 UTC 2019


    Date: Tuesday, March 26, 2019 @ 21:36:15
  Author: felixonmars
Revision: 443713

upgpkg: python-braintree 3.52.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-26 21:35:12 UTC (rev 443712)
+++ PKGBUILD	2019-03-26 21:36:15 UTC (rev 443713)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=3.51.0
-pkgrel=2
+pkgver=3.52.0
+pkgrel=1
 pkgdesc="Braintree Python Library"
 arch=('any')
 url="https://www.braintreepayments.com/docs/python"
@@ -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=('1482c8a9e28a6105bee42df5bc4035739ae1dd14445400f03c3b1e688f9819f368658f6f949ebde01ed02d756fd2ac13d79706dbeabbbcb385a31310536441a2')
+sha512sums=('953d81c521240fcc94e0690d99fc8495a82cbc59f16440ba610863f6f94abe6a195df65866258356de22d3c0319c78eddd25dd5e4ad78d90a70c43cb80d09ac7')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list