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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Oct 18 10:03:20 UTC 2017


    Date: Wednesday, October 18, 2017 @ 10:03:19
  Author: svenstaro
Revision: 263225

upgpkg: python-ntlm-auth 1.0.6-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 09:57:30 UTC (rev 263224)
+++ PKGBUILD	2017-10-18 10:03:19 UTC (rev 263225)
@@ -4,15 +4,15 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.0.5
+pkgver=1.0.6
 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')
+makedepends=(python-setuptools python2-setuptools)
+license=(LGPL3)
+arch=(any)
 source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz")
-sha512sums=('8c30172e7fd3b4f96ea0605002de3fa33626043f9571bc451e47374311c9533021346fd04a43be6b22d909a5beed92f74eb926a67da069b7f45bab9d3e2f8871')
+sha512sums=('e6abafd52affebfe0f60ed1fd77543dbfe675a82774bffc44d2e034226806ce6781adc5ca8ac29c35c6fe75440f94a1763e01b0987669cb44a6fe01e102a1489')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list