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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jun 3 11:58:58 UTC 2017


    Date: Saturday, June 3, 2017 @ 11:58:57
  Author: svenstaro
Revision: 233728

upgpkg: python-ntlm-auth 1.0.4-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-03 11:57:10 UTC (rev 233727)
+++ PKGBUILD	2017-06-03 11:58:57 UTC (rev 233728)
@@ -4,8 +4,8 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.0.4
+pkgrel=1
 pkgdesc="Creates NTLM authentication structures"
 url="https://github.com/jborean93/ntlm-auth"
 makedepends=('python-setuptools' 'python2-setuptools')
@@ -12,7 +12,7 @@
 license=('LGPL-3.0')
 arch=('any')
 source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz")
-sha512sums=('3700eef8cad111f4997aa8864d0d50aecb830627199d01d89760b3708610e6bd842f8f22a563109aba16e2a8f200dd266f8e30de2b1b9b028f1be23f20f437b5')
+sha512sums=('87ecfac1daee0ec2695c717b9aba9737ffa02e874724794981ed2b8dc26dbef6b6ee2a6476c85557d5d7d2bcb9691d6d125f99dc6225d62d765c79f74ee70c25')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list