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

Levente Polyak anthraxx at archlinux.org
Wed Jun 6 18:13:03 UTC 2018


    Date: Wednesday, June 6, 2018 @ 18:13:02
  Author: anthraxx
Revision: 341546

upgpkg: sqlmap 1.2.6-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 18:10:47 UTC (rev 341545)
+++ PKGBUILD	2018-06-06 18:13:02 UTC (rev 341546)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.2.5
+pkgver=1.2.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=(${pkgname}-${pkgver}.tar.gz::https://github.com/sqlmapproject/sqlmap/archive/${pkgver}.tar.gz)
-sha256sums=('3f283162e9af42ee2e00bd1862cce5d4943ad95d941981df96f20a1ee49be9cb')
-sha512sums=('0f802708621136ce75bd3f3000aab7722eaaca581f4bf82060c4ec202c5e1a11624fc57cf97e6e0e9518355e0a9414f95b702d27dd949c7dec0f5c4b3f1ff3e9')
+sha256sums=('7cc5bc683a4aee615a2a87e3e0c6c3483ce985296f02991cea1f7b839250842b')
+sha512sums=('e255243844378e9db1990ce1cefcf41692e4f9ce3c707bac93c7094abef88d5865a35e57392f7c788b2fe7619b7a316fbf5ebe8a2bed7d26e03bb532f9b7238d')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list