[arch-commits] Commit in python2-oauth/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 02:09:26 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:09:23
  Author: felixonmars
Revision: 333830

upgpkg: python2-oauth 1.0.1-4

BUILDINFO Rebuild

Modified:
  python2-oauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:09:05 UTC (rev 333829)
+++ PKGBUILD	2018-05-31 02:09:23 UTC (rev 333830)
@@ -6,7 +6,7 @@
 _pkgbasename=oauth
 pkgname=python2-oauth
 pkgver=1.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An open protocol to allow API authentication from desktop and web applications."
 arch=('any')
 url="https://code.google.com/archive/p/oauth/"
@@ -14,7 +14,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_pkgbasename:0:1}/$_pkgbasename/$_pkgbasename-$pkgver.tar.gz")
-sha256sums=('e769819ff0b0c043d020246ce1defcaadd65b9c21d244468a45a7f06cb88af5d')
+sha512sums=('a503b1bfff18c97a0e666cc376bfcb11e3cc0f3340dd16e0254fcd4340ed28ab0fc52d1de81b573309351a5edaf83d0b437c155580c00e32a81a7c219ee7eca9')
 
 build() {
   cd $_pkgbasename-$pkgver



More information about the arch-commits mailing list