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

Levente Polyak anthraxx at archlinux.org
Mon Jun 6 19:14:50 UTC 2016


    Date: Monday, June 6, 2016 @ 21:14:49
  Author: anthraxx
Revision: 178049

upgpkg: sqlmap 1.0.6-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-06 19:13:24 UTC (rev 178048)
+++ PKGBUILD	2016-06-06 19:14:49 UTC (rev 178049)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.0.5
+pkgver=1.0.6
 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=('95be668009f2104a8799fa7b157132cc3d9b2cf08852138f4962d451af9e5173ea27afa6c2680904c637c341d830156a6c0ea38b8a08b82d53e7cf6e90cf42cc')
+sha512sums=('16764980b1adcc80a68034d7998f4b3feb505fc9eb91ed666ecb2fd9201075a9f9704f9805bbf02d21356c0bc2fb2a32e0323c9cf3216e09c054977b834bfbc7')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list