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

Levente Polyak anthraxx at archlinux.org
Tue Sep 3 20:11:08 UTC 2019


    Date: Tuesday, September 3, 2019 @ 20:11:08
  Author: anthraxx
Revision: 507937

upgpkg: sqlmap 1.3.8-1

Modified:
  sqlmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 20:09:16 UTC (rev 507936)
+++ PKGBUILD	2019-09-03 20:11:08 UTC (rev 507937)
@@ -3,7 +3,7 @@
 # Contributor: fxbru <frxbru[at]gmail>
 
 pkgname=sqlmap
-pkgver=1.3.7
+pkgver=1.3.8
 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=(https://github.com/sqlmapproject/sqlmap/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f9fdd1c5be1b9f4c945c01aca6e986088e8d7e7349013198a9f957724c7995c0')
-sha512sums=('0d1cfe7dabb3d53d380fd3ad5a69948e3fabd11578bb001672adf2c7a76b0a164f723f17454bc1984a7dfc28a4de9cd50c7593ba44c7ff1e50990bc8e2340cb4')
+sha256sums=('3b3fb0f213139efb76e7a95ebcd6e3790c70a23fca8f3c753ef14f72ea7fdf01')
+sha512sums=('9b117aced75070b23a92c8c349692dbf6112c23da1e50b2b5f3f48e95b3eaee2d24abf3c928e6248c58b74ae6725b2e588c2a2cb00153aea59111f5b3777b7d4')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list