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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Apr 28 21:13:48 UTC 2017


    Date: Friday, April 28, 2017 @ 21:13:47
  Author: svenstaro
Revision: 226206

upgpkg: python-ntlm-auth 1.0.3-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-28 20:41:05 UTC (rev 226205)
+++ PKGBUILD	2017-04-28 21:13:47 UTC (rev 226206)
@@ -4,15 +4,15 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver='1.0.2'
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Creates NTLM authentication structures"
 url="https://github.com/jborean93/ntlm-auth"
 makedepends=('python-setuptools' 'python2-setuptools')
 license=('LGPL-3.0')
 arch=('any')
-source=("https://pypi.python.org/packages/ac/99/5183cbb714537e0bd31dd266f2bad894f17112f862bb5c65fd6a5367dd2b/ntlm-auth-${pkgver}.zip")
-sha512sums=('62e1f5c6a8936c3c79cf3827bdd33c2a0d3cdc0b1e617d7fb4d8e4a1d5ce36e02809200a1a1e1cc41303e99a5ea5fb1cf601f345b88d19f679afb4c4517ba8fe')
+source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz")
+sha512sums=('3700eef8cad111f4997aa8864d0d50aecb830627199d01d89760b3708610e6bd842f8f22a563109aba16e2a8f200dd266f8e30de2b1b9b028f1be23f20f437b5')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list