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

Levente Polyak anthraxx at archlinux.org
Mon May 22 15:08:35 UTC 2017


    Date: Monday, May 22, 2017 @ 15:08:34
  Author: anthraxx
Revision: 229137

upgpkg: sqlmap 1.1.5-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 15:08:18 UTC (rev 229136)
+++ PKGBUILD	2017-05-22 15:08:34 UTC (rev 229137)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.3
+pkgver=1.1.5
 pkgrel=1
 pkgdesc='Automatic SQL injection and database takeover tool'
 url='http://sqlmap.org'
@@ -12,7 +12,7 @@
 depends=('python2' 'sh')
 backup=('etc/sqlmap.conf')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha512sums=('0e0bcf33103379d3d304a4f0510652dea028569d744690f7beb5667c94ab453bd756c88f5c7b33cb392b5a0750be270903dc36c0dfe4fa840b518ce2bc4932a4')
+sha512sums=('1f493a52bc4d9ff658ea37578289d180bd72eed1a6d3336d19570012282ebdfb00ef885ac9171af3ec843d3310589b4a713c6d06ea1c8471026af84cd0f8da40')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list