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

Levente Polyak anthraxx at archlinux.org
Sat Aug 6 11:33:36 UTC 2016


    Date: Saturday, August 6, 2016 @ 11:33:36
  Author: anthraxx
Revision: 185603

upgpkg: sqlmap 1.0.8-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-06 11:33:19 UTC (rev 185602)
+++ PKGBUILD	2016-08-06 11:33:36 UTC (rev 185603)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0.7
+pkgver=1.0.8
 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=('1862f58e93c259bec7dba294a068d5b96bb70747ef866e72fb8984b8f910352edf37f6850a50d867695085aca31a482df554527dc01940bedb6c5a6892371c8a')
+sha512sums=('fd97d3809b65ca48bd6891a06a22ad655cb4b4b2197c3c7e4cfb66fd01bda28b66682fd376001f6910caef83799513e1203efa49c856d20b875911cad79b74f4')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list