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

Levente Polyak anthraxx at archlinux.org
Tue May 8 22:54:29 UTC 2018


    Date: Tuesday, May 8, 2018 @ 22:54:27
  Author: anthraxx
Revision: 319713

upgpkg: sqlmap 1.2.5-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 22:18:03 UTC (rev 319712)
+++ PKGBUILD	2018-05-08 22:54:27 UTC (rev 319713)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.2.4
+pkgver=1.2.5
 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=('2f612c59aa973d68ed9fbddb0c4ced2745fa8e8b243540fbffea44404c3b2ee6')
-sha512sums=('e16e04cdb1d313d56379fb897543051c317273459121876ff8ef868ec8e20f2629541e325c0946d2546ea22218af7a3b5512e067c46e92dadf9cefe5f8580335')
+sha256sums=('3f283162e9af42ee2e00bd1862cce5d4943ad95d941981df96f20a1ee49be9cb')
+sha512sums=('0f802708621136ce75bd3f3000aab7722eaaca581f4bf82060c4ec202c5e1a11624fc57cf97e6e0e9518355e0a9414f95b702d27dd949c7dec0f5c4b3f1ff3e9')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list