[arch-commits] Commit in python-braintree/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 6 07:13:40 UTC 2019
Date: Sunday, October 6, 2019 @ 07:13:39
Author: felixonmars
Revision: 513024
upgpkg: python-braintree 3.57.1-1
Modified:
python-braintree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-06 07:11:39 UTC (rev 513023)
+++ PKGBUILD 2019-10-06 07:13:39 UTC (rev 513024)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-braintree
-pkgver=3.56.0
+pkgver=3.57.1
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=('576b2cb3555db2b43ddc1929302e48b52079619aa29e9bf3dbbc917da68f966ac0b6987a1414876abfd96100fb4d470b7e4fa277e8b6ea9cf6d6880c20c388ed')
+sha512sums=('12ab4854360510e74649d2c4a18a0e85a811af6e8702230ef73cc68912f610441382de3037ef2ca9c43f0fdb41ac84b6ffa6f6184e6d2d619a4f32aa92ca18eb')
build() {
cd braintree_python-$pkgver
More information about the arch-commits
mailing list