[arch-commits] Commit in sqlmap/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed May 22 13:53:45 UTC 2019


    Date: Wednesday, May 22, 2019 @ 13:53:45
  Author: anthraxx
Revision: 468438

upgpkg: sqlmap 1.3.5-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 13:46:40 UTC (rev 468437)
+++ PKGBUILD	2019-05-22 13:53:45 UTC (rev 468438)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.3.4
+pkgver=1.3.5
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,8 +12,8 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7174148df741c7bf30bd090b71781b0f77d5d349c7bbb3c6cdf8e964111c0a0b')
-sha512sums=('0a0206bd69100c913747eb64e351fe9db739bbe2a08d6a3008c8e1ee7efb28cf610b3b880315e8e58f813332138d2083bebc6447814d6f40bde29f35ce293cc4')
+sha256sums=('34c116f3de831ae3eab7216b933ca5a3dbb6a91af4970fb59db7465110018ff8')
+sha512sums=('55500472d0bf18984ef9de3806e3f634253b477ec4dbae88fa6ae847b5b84a0412d5bc251f3a8f9e5021e29ef783262e86969b4836c1e2cc1dc3511bc7bf7979')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list