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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 14 05:39:24 UTC 2018


    Date: Wednesday, March 14, 2018 @ 05:39:23
  Author: svenstaro
Revision: 307553

upgpkg: python-ntlm-auth 1.1.0-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 05:05:27 UTC (rev 307552)
+++ PKGBUILD	2018-03-14 05:39:23 UTC (rev 307553)
@@ -4,7 +4,7 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.0.6
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Creates NTLM authentication structures"
 url="https://github.com/jborean93/ntlm-auth"
@@ -12,7 +12,7 @@
 license=(LGPL3)
 arch=(any)
 source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz")
-sha512sums=('e6abafd52affebfe0f60ed1fd77543dbfe675a82774bffc44d2e034226806ce6781adc5ca8ac29c35c6fe75440f94a1763e01b0987669cb44a6fe01e102a1489')
+sha512sums=('0c41cfab957c48d5fabf391422323556289cc6d8ba5a50c82bb179f6cdbf68528f005c3987e0b47fb47aff2fbcf00deebb0ac4220df6bd08d335879344f8470a')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list