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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 22 17:43:35 UTC 2017


    Date: Thursday, June 22, 2017 @ 17:43:34
  Author: svenstaro
Revision: 239620

upgpkg: python-ntlm-auth 1.0.5-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 17:37:18 UTC (rev 239619)
+++ PKGBUILD	2017-06-22 17:43:34 UTC (rev 239620)
@@ -4,7 +4,7 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc="Creates NTLM authentication structures"
 url="https://github.com/jborean93/ntlm-auth"
@@ -12,7 +12,7 @@
 license=('LGPL-3.0')
 arch=('any')
 source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz")
-sha512sums=('87ecfac1daee0ec2695c717b9aba9737ffa02e874724794981ed2b8dc26dbef6b6ee2a6476c85557d5d7d2bcb9691d6d125f99dc6225d62d765c79f74ee70c25')
+sha512sums=('8c30172e7fd3b4f96ea0605002de3fa33626043f9571bc451e47374311c9533021346fd04a43be6b22d909a5beed92f74eb926a67da069b7f45bab9d3e2f8871')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list