[arch-commits] Commit in python-braintree/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Jun 3 15:37:02 UTC 2015
Date: Wednesday, June 3, 2015 @ 17:37:02
Author: fyan
Revision: 134699
upgpkg: python-braintree 3.15.0-1
Modified:
python-braintree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-03 15:35:49 UTC (rev 134698)
+++ PKGBUILD 2015-06-03 15:37:02 UTC (rev 134699)
@@ -4,7 +4,7 @@
pkgbase=python-braintree
pkgname=(python-braintree python2-braintree)
_pkgname=braintree
-pkgver=3.14.0
+pkgver=3.15.0
pkgrel=1
pkgdesc="Braintree Python Library"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests')
checkdepends=('python-nose' 'python2-nose')
source=("$pkgbase-$pkgver::https://github.com/braintree/braintree_python/archive/${pkgver}.tar.gz")
-sha512sums=('4cd970e884c63cbd30968187fb0782fa006c534fa12cec30a510f90b545947d0a8a553554045c99faa2017c5e999a51c6e5698923859e5d7279722decebee3c0')
+sha512sums=('dfc2a13f9b6f44baf317ba12cd1886134013947852b0af1f414f85a82ef61fa96797fe7373590567ca0875e42b07482f5bf898577d3175baa0d88dfe369d39a6')
prepare() {
cp -a ${_pkgname}_python-$pkgver{,-py2}
More information about the arch-commits
mailing list