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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jun 9 03:15:01 UTC 2018


    Date: Saturday, June 9, 2018 @ 03:15:00
  Author: svenstaro
Revision: 342090

upgpkg: python-ntlm-auth 1.2.0-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-09 03:09:35 UTC (rev 342089)
+++ PKGBUILD	2018-06-09 03:15:00 UTC (rev 342090)
@@ -4,7 +4,7 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.1.0
+pkgver=1.2.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=('0c41cfab957c48d5fabf391422323556289cc6d8ba5a50c82bb179f6cdbf68528f005c3987e0b47fb47aff2fbcf00deebb0ac4220df6bd08d335879344f8470a')
+sha512sums=('4fa537c5a6a7f3493df2fdf49261f9588b7aac876f72b7a7ef5b8a7a1dd971d9426dacdc8bbf520cecdbe5b7adb916ddcad9e9cf4df725b69793299304601912')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list