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

Felix Yan felixonmars at gemini.archlinux.org
Mon Nov 15 00:05:29 UTC 2021


    Date: Monday, November 15, 2021 @ 00:05:28
  Author: felixonmars
Revision: 1047609

upgpkg: python-braintree 4.13.0-1

Modified:
  python-braintree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 00:04:52 UTC (rev 1047608)
+++ PKGBUILD	2021-11-15 00:05:28 UTC (rev 1047609)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-braintree
-pkgver=4.12.0
+pkgver=4.13.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=('4e539b691274cb02f7a761018c11b7a2f981e2aded813f2013aa2200f7ee78cf63ba4c876c0cd670850d3fab3b9e94a5af2a370bdd1db1221d454ed5714ad161')
+sha512sums=('123af689669695dab7709d17e620b98376a61d99893a233ab2005eee47bf225daacefa97059e75d927008592e36aad4a0a026e3d800012a0840544e95e6ceca3')
 
 build() {
   cd braintree_python-$pkgver



More information about the arch-commits mailing list