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

Levente Polyak anthraxx at archlinux.org
Tue Mar 14 15:53:00 UTC 2017


    Date: Tuesday, March 14, 2017 @ 15:52:59
  Author: anthraxx
Revision: 216305

upgpkg: sqlmap 1.1.3-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 15:51:32 UTC (rev 216304)
+++ PKGBUILD	2017-03-14 15:52:59 UTC (rev 216305)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.1.2
+pkgver=1.1.3
 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=('355fafb79d1d0a6d6d752ce13af95a816a637a81e950fe673f4a624cee45c1b506f7defb1cb4bfb884841f36f18f693f54e43c2a86b1242dbde1aeecbc647548')
+sha512sums=('0e0bcf33103379d3d304a4f0510652dea028569d744690f7beb5667c94ab453bd756c88f5c7b33cb392b5a0750be270903dc36c0dfe4fa840b518ce2bc4932a4')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list