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

Balló György bgyorgy at archlinux.org
Wed Jun 19 00:40:21 UTC 2019


    Date: Wednesday, June 19, 2019 @ 00:40:20
  Author: bgyorgy
Revision: 482251

upgpkg: python-fxa 0.7.2-1

Update to new version

Modified:
  python-fxa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 00:36:08 UTC (rev 482250)
+++ PKGBUILD	2019-06-19 00:40:20 UTC (rev 482251)
@@ -3,7 +3,7 @@
 
 _pkgname=PyFxA
 pkgname=python-fxa
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('MPL2')
 depends=('python-browserid' 'python-cryptography' 'python-hawkauthlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla/$_pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('1419e3a382be9bec2fea9aa21d75d6a5a4d1bc4f767889f8ac32cd50460f0c4a')
+sha256sums=('c0ae4f70ccd5f1836418388d9eb68f256de87448086171165e7360c1bfc5ea6a')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list