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

Balló György bgyorgy at archlinux.org
Wed Apr 17 17:47:31 UTC 2019


    Date: Wednesday, April 17, 2019 @ 17:47:30
  Author: bgyorgy
Revision: 451887

upgpkg: python-fxa 0.7.1-1

Update to new version

Modified:
  python-fxa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 17:30:53 UTC (rev 451886)
+++ PKGBUILD	2019-04-17 17:47:30 UTC (rev 451887)
@@ -3,8 +3,8 @@
 
 _pkgname=PyFxA
 pkgname=python-fxa
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="Python library for interacting with the Firefox Accounts ecosystem"
 arch=('any')
 url="https://github.com/mozilla/PyFxA"
@@ -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=('f2732fe443d18a86a782d7b40894fc3a712497bfe225f309498b2b2e7657f753')
+sha256sums=('1419e3a382be9bec2fea9aa21d75d6a5a4d1bc4f767889f8ac32cd50460f0c4a')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list