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

Levente Polyak anthraxx at archlinux.org
Sun Jun 9 21:32:09 UTC 2019


    Date: Sunday, June 9, 2019 @ 21:32:08
  Author: anthraxx
Revision: 479172

upgpkg: sqlmap 1.3.6-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-09 21:03:49 UTC (rev 479171)
+++ PKGBUILD	2019-06-09 21:32:08 UTC (rev 479172)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.3.5
+pkgver=1.3.6
 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=('34c116f3de831ae3eab7216b933ca5a3dbb6a91af4970fb59db7465110018ff8')
-sha512sums=('55500472d0bf18984ef9de3806e3f634253b477ec4dbae88fa6ae847b5b84a0412d5bc251f3a8f9e5021e29ef783262e86969b4836c1e2cc1dc3511bc7bf7979')
+sha256sums=('265378d93d4f3a025ebdfd5e502a67b4c03d14d66381615c4f4f12e63670bdd4')
+sha512sums=('bf1b0e3422e979e34c36014c8dadf2d64aec95810ceb3f1fce11231d3b11026b3575f8f390ac6dab4ff8695f74f19cd0373cb91b63ae15978c6d3cc9487e5db5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list